Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-11041 (GCVE-0-2019-11041)
Vulnerability from cvelistv5 – Published: 2019-08-09 19:26 – Updated: 2024-09-16 19:31- CWE-125 - Out-of-bounds Read
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:40:15.996Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"name": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"name": "USN-4097-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"name": "USN-4097-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190822-0003/"
},
{
"name": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"name": "DSA-4527",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"name": "DSA-4529",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"name": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"name": "openSUSE-SU-2019:2271",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT210634"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT210722"
},
{
"name": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"name": "RHSA-2019:3299",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2021-14"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"status": "affected",
"version": "7.1.x below 7.1.31"
},
{
"status": "affected",
"version": "7.2.x below 7.2.21"
},
{
"status": "affected",
"version": "7.3.x below 7.3.8"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "By orestiskourides at gmail dot com"
}
],
"datePublic": "2019-07-30T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-07-22T17:06:35",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"name": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"name": "USN-4097-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"name": "USN-4097-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190822-0003/"
},
{
"name": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"name": "DSA-4527",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"name": "DSA-4529",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"name": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"name": "openSUSE-SU-2019:2271",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT210634"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT210722"
},
{
"name": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"name": "RHSA-2019:3299",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.tenable.com/security/tns-2021-14"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=78222"
],
"discovery": "EXTERNAL"
},
"title": "heap-buffer-overflow on exif_scan_thumbnail in EXIF extension",
"x_generator": {
"engine": "Vulnogram 0.0.7"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2019-07-30T03:21:00.000Z",
"ID": "CVE-2019-11041",
"STATE": "PUBLIC",
"TITLE": "heap-buffer-overflow on exif_scan_thumbnail in EXIF extension"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_value": "7.1.x below 7.1.31"
},
{
"version_value": "7.2.x below 7.2.21"
},
{
"version_value": "7.3.x below 7.3.8"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"configuration": [],
"credit": [
{
"lang": "eng",
"value": "By orestiskourides at gmail dot com"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash."
}
]
},
"exploit": [],
"generator": {
"engine": "Vulnogram 0.0.7"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=78222",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"name": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"name": "USN-4097-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"name": "USN-4097-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190822-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190822-0003/"
},
{
"name": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"name": "DSA-4527",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"name": "DSA-4529",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"name": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"name": "openSUSE-SU-2019:2271",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"name": "https://support.apple.com/kb/HT210634",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT210634"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"name": "https://support.apple.com/kb/HT210722",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT210722"
},
{
"name": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"name": "RHSA-2019:3299",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2021-14"
}
]
},
"solution": [],
"source": {
"advisory": "",
"defect": [
"https://bugs.php.net/bug.php?id=78222"
],
"discovery": "EXTERNAL"
},
"work_around": []
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2019-11041",
"datePublished": "2019-08-09T19:26:34.152284Z",
"dateReserved": "2019-04-09T00:00:00",
"dateUpdated": "2024-09-16T19:31:07.181Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2019-11041\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2019-08-09T20:15:11.050\",\"lastModified\":\"2024-11-21T04:20:25.723\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.\"},{\"lang\":\"es\",\"value\":\"Cuando la extensi\u00f3n EXIF de PHP est\u00e1 analizando informaci\u00f3n EXIF de una imagen, p.ej. por medio de la funci\u00f3n exif_read_data(), en PHP versiones 7.1.x anteriores a 7.1.31, versiones 7.2.x anteriores a 7.2.21 y versiones 7.3.x anteriores a 7.3.8, es posible suministrarle datos que causar\u00e1 que se lea m\u00e1s all\u00e1 del b\u00fafer asignado. Esto puede conllevar a la divulgaci\u00f3n de informaci\u00f3n o bloqueo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":4.2}],\"cvssMetricV30\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:P\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.1.0\",\"versionEndExcluding\":\"7.1.31\",\"matchCriteriaId\":\"BB562D9A-1014-4E8B-9C23-D27AE0804D37\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.2.0\",\"versionEndExcluding\":\"7.2.21\",\"matchCriteriaId\":\"C12FECEA-A926-4C57-B65F-6815A6A091A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0\",\"versionEndExcluding\":\"7.3.8\",\"matchCriteriaId\":\"76D1A2A9-CDA6-40AF-81C5-684FBCE2CC93\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"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:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"8D305F7A-D159-4716-AB26-5E38BB5CD991\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD783B0C-9246-47D9-A937-6144FE8BFF0F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.15.1\",\"matchCriteriaId\":\"E773457A-E670-4DDA-86E2-0923C1DCD9BA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D7EE4B6-A6EC-4B9B-91DF-79615796673F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.19.0\",\"matchCriteriaId\":\"41DBA7C7-8084-45F6-B59D-13A9022C34DF\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2019/Oct/15\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2019/Oct/55\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3299\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=78222\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Oct/9\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Sep/35\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Sep/38\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190822-0003/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT210634\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT210722\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4097-1/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4097-2/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4527\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4529\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2019/Oct/15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2019/Oct/55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3299\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=78222\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Oct/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Sep/35\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Sep/38\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190822-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT210634\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT210722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4097-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4097-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4527\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4529\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2020:1624
Vulnerability from csaf_redhat - Published: 2020-04-28 16:08 - Updated: 2026-01-08 12:09Notes
{
"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.2 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.2.24). (BZ#1726981)\n\nSecurity Fix(es):\n\n* php: Invalid memory access in function xmlrpc_decode() (CVE-2019-9020)\n\n* php: File rename across filesystems may allow unwanted access during processing (CVE-2019-9637)\n\n* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9638)\n\n* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9639)\n\n* php: Invalid read in exif_process_SOFn() (CVE-2019-9640)\n\n* php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: Buffer over-read in PHAR reading functions (CVE-2018-20783)\n\n* php: Heap-based buffer over-read in PHAR reading functions (CVE-2019-9021)\n\n* php: memcpy with negative length via crafted DNS response (CVE-2019-9022)\n\n* php: Heap-based buffer over-read in mbstring regular expression functions (CVE-2019-9023)\n\n* php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c (CVE-2019-9024)\n\n* php: Heap buffer overflow in function exif_process_IFD_TAG() (CVE-2019-11034)\n\n* php: Heap buffer overflow in function exif_iif_add_value() (CVE-2019-11035)\n\n* php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure (CVE-2019-11036)\n\n* php: Heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: Heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)\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.2 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:1624",
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1680545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680545"
},
{
"category": "external",
"summary": "1685123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685123"
},
{
"category": "external",
"summary": "1685132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685132"
},
{
"category": "external",
"summary": "1685398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685398"
},
{
"category": "external",
"summary": "1685404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685404"
},
{
"category": "external",
"summary": "1685412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685412"
},
{
"category": "external",
"summary": "1688897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688897"
},
{
"category": "external",
"summary": "1688922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688922"
},
{
"category": "external",
"summary": "1688934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688934"
},
{
"category": "external",
"summary": "1688939",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688939"
},
{
"category": "external",
"summary": "1702246",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702246"
},
{
"category": "external",
"summary": "1702256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702256"
},
{
"category": "external",
"summary": "1707299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707299"
},
{
"category": "external",
"summary": "1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1624.json"
}
],
"title": "Red Hat Security Advisory: php:7.2 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-08T12:09:41+00:00",
"generator": {
"date": "2026-01-08T12:09:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2020:1624",
"initial_release_date": "2020-04-28T16:08:10+00:00",
"revision_history": [
{
"date": "2020-04-28T16:08:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T16:08:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T12:09:41+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.2.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.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"product": {
"name": "apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch (php:7.2)",
"product_id": "apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=noarch\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"product": {
"name": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch (php:7.2)",
"product_id": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.5-9.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"product": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src (php:7.2)",
"product_id": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=src\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"product": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src (php:7.2)",
"product_id": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=src\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"product": {
"name": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src (php:7.2)",
"product_id": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.5-9.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=src\u0026epoch=1\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"product": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src (php:7.2)",
"product_id": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=src\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"product": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src (php:7.2)",
"product_id": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=src\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"product": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64 (php:7.2)",
"product_id": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64 (php:7.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64 (php:7.2)",
"product_id": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2)",
"product_id": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=x86_64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"product": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x (php:7.2)",
"product_id": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x (php:7.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x (php:7.2)",
"product_id": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2)",
"product_id": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=s390x\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"product": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le (php:7.2)",
"product_id": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le (php:7.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le (php:7.2)",
"product_id": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2)",
"product_id": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=ppc64le\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.1-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.12-2.module%2Bel8.1.0%2B3202%2Baf5476b9?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"product": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64 (php:7.2)",
"product_id": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64 (php:7.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64 (php:7.2)",
"product_id": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.3-1.module%2Bel8.1.0%2B3186%2B20164e6f?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2)",
"product_id": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.2.24-1.module%2Bel8.2.0%2B4601%2B7c76a223?arch=aarch64\u0026rpmmod=php:7.2:8020020191108065827:2c7ca891"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2"
},
"product_reference": "apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2"
},
"product_reference": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2"
},
"product_reference": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2"
},
"product_reference": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2"
},
"product_reference": "php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2"
},
"product_reference": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2"
},
"product_reference": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2"
},
"product_reference": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2"
},
"product_reference": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2"
},
"product_reference": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2"
},
"product_reference": "php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64 (php:7.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"relates_to_product_reference": "AppStream-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20783",
"discovery_date": "2019-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1680545"
}
],
"notes": [
{
"category": "description",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in PHAR reading functions",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "RHBZ#1680545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20783",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20783"
}
],
"release_date": "2018-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Buffer over-read in PHAR reading functions"
},
{
"cve": "CVE-2019-9020",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685123"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Invalid memory access in function xmlrpc_decode()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "RHBZ#1685123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685123"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9020",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9020"
}
],
"release_date": "2018-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Invalid memory access in function xmlrpc_decode()"
},
{
"cve": "CVE-2019-9021",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685132"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap-based buffer over-read in PHAR reading functions",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "RHBZ#1685132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9021",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9021"
}
],
"release_date": "2018-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap-based buffer over-read in PHAR reading functions"
},
{
"cve": "CVE-2019-9022",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685412"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: memcpy with negative length via crafted DNS response",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "RHBZ#1685412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9022",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9022"
}
],
"release_date": "2018-12-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: memcpy with negative length via crafted DNS response"
},
{
"cve": "CVE-2019-9023",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685398"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap-based buffer over-read in mbstring regular expression functions",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9023"
},
{
"category": "external",
"summary": "RHBZ#1685398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9023"
}
],
"release_date": "2018-12-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap-based buffer over-read in mbstring regular expression functions"
},
{
"cve": "CVE-2019-9024",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685404"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of php as shipped with Red Hat Enterprise Linux 5, 6, and 7.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9024"
},
{
"category": "external",
"summary": "RHBZ#1685404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9024",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9024"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9024",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9024"
}
],
"release_date": "2019-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c"
},
{
"cve": "CVE-2019-9637",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688897"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: File rename across filesystems may allow unwanted access during processing",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9637"
},
{
"category": "external",
"summary": "RHBZ#1688897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688897"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9637"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: File rename across filesystems may allow unwanted access during processing"
},
{
"cve": "CVE-2019-9638",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688922"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9638"
},
{
"category": "external",
"summary": "RHBZ#1688922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9638"
}
],
"release_date": "2019-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE"
},
{
"cve": "CVE-2019-9639",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688934"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the data_len variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9639"
},
{
"category": "external",
"summary": "RHBZ#1688934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9639"
}
],
"release_date": "2019-02-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE"
},
{
"cve": "CVE-2019-9640",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688939"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Invalid read in exif_process_SOFn()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9640"
},
{
"category": "external",
"summary": "RHBZ#1688939",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688939"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9640"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9640",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9640"
}
],
"release_date": "2019-01-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Invalid read in exif_process_SOFn()"
},
{
"cve": "CVE-2019-11034",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-04-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702256"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer overflow in function exif_process_IFD_TAG()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "RHBZ#1702256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11034",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11034"
}
],
"release_date": "2019-03-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer overflow in function exif_process_IFD_TAG()"
},
{
"cve": "CVE-2019-11035",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-04-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702246"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer overflow in function exif_iif_add_value()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of php as shipped with Red Hat Enterprise Linux 5, 6 and 7 . Red Hat Product Security has rated this issue as having a security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. \n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a\nsecurity impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the\nRed Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue did affect the versions of php as shipped with Red Hat Software Collections.",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "RHBZ#1702246",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702246"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11035",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11035"
}
],
"release_date": "2019-04-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer overflow in function exif_iif_add_value()"
},
{
"cve": "CVE-2019-11036",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1707299"
}
],
"notes": [
{
"category": "description",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of php as shipped with Red Hat Enterprise Linux 5, 6, 7 and 8 as well php53 as shipped with Red Hat Enterprise Linux 5. Red Hat Product Security has rated this issue as having a security impact of Low. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. \n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a\nsecurity impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the\nRed Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue did affect the versions of rh-php70-php, rh-php71-php and rh-php72-php as shipped with Red Hat Software Collections.",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "RHBZ#1707299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11036",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11036"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11036",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11036"
}
],
"release_date": "2019-05-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure"
},
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724152"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "RHBZ#1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11039",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724154"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_read_data()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "RHBZ#1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11040",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Buffer over-read in exif_read_data()"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739459"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_scan_thumbnail()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "RHBZ#1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_scan_thumbnail()"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739465"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_process_user_comment()",
"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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "RHBZ#1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T16:08:10+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.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:apcu-panel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:libzip-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-debugsource-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-devel-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:libzip-tools-debuginfo-0:1.5.1-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.src::php:7.2",
"AppStream-8.2.0.GA:php-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-bcmath-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-cli-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-common-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dba-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-dbg-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-debugsource-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-devel-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-embedded-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-enchant-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-fpm-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-gmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-intl-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-json-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-ldap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mbstring-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-odbc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-opcache-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pdo-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.noarch::php:7.2",
"AppStream-8.2.0.GA:php-pear-1:1.10.5-9.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-apcu-devel-0:5.1.12-2.module+el8.1.0+3202+af5476b9.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.src::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pecl-zip-debugsource-0:1.15.3-1.module+el8.1.0+3186+20164e6f.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-pgsql-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-process-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-recode-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-snmp-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-soap-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xml-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.aarch64::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.ppc64le::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.s390x::php:7.2",
"AppStream-8.2.0.GA:php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.2.0+4601+7c76a223.x86_64::php:7.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_process_user_comment()"
}
]
}
RHSA-2020:3662
Vulnerability from csaf_redhat - Published: 2020-09-08 10:06 - Updated: 2026-01-08 12:09Notes
{
"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.3 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.3.20). (BZ#1856655)\n\nSecurity Fix(es):\n\n* php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Use-after-free in onig_new_deluxe() in regext.c (CVE-2019-13224)\n\n* oniguruma: NULL pointer dereference in match_at() in regexec.c (CVE-2019-13225)\n\n* oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c (CVE-2019-16163)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode (CVE-2019-20454)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: Heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\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-2020:3662",
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3662.json"
}
],
"title": "Red Hat Security Advisory: php:7.3 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-08T12:09:45+00:00",
"generator": {
"date": "2026-01-08T12:09:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2020:3662",
"initial_release_date": "2020-09-08T10:06:10+00:00",
"revision_history": [
{
"date": "2020-09-08T10:06:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-08T10:06:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T12:09:45+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.2.0.Z.MAIN.EUS",
"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.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"product": {
"name": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch (php:7.3)",
"product_id": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"product": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch (php:7.3)",
"product_id": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src (php:7.3)",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src (php:7.3)",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src (php:7.3)",
"product_id": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026epoch=1\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src (php:7.3)",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src (php:7.3)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src (php:7.3)",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src (php:7.3)",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3)",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3)",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3)",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3)",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3)",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3)",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3)",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3)",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3"
},
"product_reference": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3"
},
"product_reference": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3"
},
"product_reference": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724152"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "RHBZ#1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11039",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724154"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_read_data()",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "RHBZ#1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11040",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Buffer over-read in exif_read_data()"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739459"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_scan_thumbnail()",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "RHBZ#1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_scan_thumbnail()"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739465"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_process_user_comment()",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "RHBZ#1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_process_user_comment()"
},
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-13224",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728970"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ruby versions are not affected as they used Onigmo, which is a fork of Oniguruma, instead. The Onigmo library doesn\u0027t includes the source code containing the related bug.",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13224"
},
{
"category": "external",
"summary": "RHBZ#1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c"
},
{
"cve": "CVE-2019-13225",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728965"
}
],
"notes": [
{
"category": "description",
"text": "A NULL Pointer Dereference in match_at() in regexec.c in Oniguruma 6.9.2 allows attackers to potentially cause denial of service by providing a crafted regular expression. Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: NULL pointer dereference in match_at() in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of Oniguruma package as shipped with Red Hat Enterprise Linux 6 is not affected by this issue. The issue resides on the way \u0027If/Else\u0027 statements are handled by Oniguruma which is not supported by Red Hat Enterprise Linux 6.",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13225"
},
{
"category": "external",
"summary": "RHBZ#1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13225",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13225"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: NULL pointer dereference in match_at() in regexec.c"
},
{
"cve": "CVE-2019-16163",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-11-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768997"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16163"
},
{
"category": "external",
"summary": "RHBZ#1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16163",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate because a heap-based buffer overflow in Oniguruma\u2019s str_lower_case_match within regexec.c could lead to application crashes or potential code execution. However, successful exploitation depends on specific conditions, such as how the application processes untrusted regex inputs, making the overall impact limited in most cases.",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2019-20454",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735494"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read was discovered in PCRE when the pattern \"\\X\" is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20454"
},
{
"category": "external",
"summary": "RHBZ#1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar 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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() 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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+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.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x::php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64::php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
RHSA-2019:3299
Vulnerability from csaf_redhat - Published: 2019-11-01 13:03 - Updated: 2026-01-08 12:09Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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-php72-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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-php72-php (7.2.24). (BZ#1766603)\n\nSecurity Fix(es):\n\n* php: underflow in env_path_info in fpm_main.c (CVE-2019-11043)\n\n* gd: Unsigned integer underflow _gdContributionsAlloc() (CVE-2016-10166)\n\n* gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c (CVE-2019-6977)\n\n* php: Invalid memory access in function xmlrpc_decode() (CVE-2019-9020)\n\n* php: File rename across filesystems may allow unwanted access during processing (CVE-2019-9637)\n\n* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9638)\n\n* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9639)\n\n* php: Invalid read in exif_process_SOFn() (CVE-2019-9640)\n\n* php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: Buffer over-read in PHAR reading functions (CVE-2018-20783)\n\n* php: Heap-based buffer over-read in PHAR reading functions (CVE-2019-9021)\n\n* php: memcpy with negative length via crafted DNS response (CVE-2019-9022)\n\n* php: Heap-based buffer over-read in mbstring regular expression functions (CVE-2019-9023)\n\n* php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c (CVE-2019-9024)\n\n* php: Heap buffer overflow in function exif_process_IFD_TAG() (CVE-2019-11034)\n\n* php: Heap buffer overflow in function exif_iif_add_value() (CVE-2019-11035)\n\n* php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure (CVE-2019-11036)\n\n* gd: Information disclosure in gdImageCreateFromXbm() (CVE-2019-11038)\n\n* php: heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)\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-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "1418983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1418983"
},
{
"category": "external",
"summary": "1672207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1672207"
},
{
"category": "external",
"summary": "1680545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680545"
},
{
"category": "external",
"summary": "1685123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685123"
},
{
"category": "external",
"summary": "1685132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685132"
},
{
"category": "external",
"summary": "1685398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685398"
},
{
"category": "external",
"summary": "1685404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685404"
},
{
"category": "external",
"summary": "1685412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685412"
},
{
"category": "external",
"summary": "1688897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688897"
},
{
"category": "external",
"summary": "1688922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688922"
},
{
"category": "external",
"summary": "1688934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688934"
},
{
"category": "external",
"summary": "1688939",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688939"
},
{
"category": "external",
"summary": "1702246",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702246"
},
{
"category": "external",
"summary": "1702256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702256"
},
{
"category": "external",
"summary": "1707299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707299"
},
{
"category": "external",
"summary": "1724149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724149"
},
{
"category": "external",
"summary": "1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "1766378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766378"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3299.json"
}
],
"title": "Red Hat Security Advisory: rh-php72-php security update",
"tracking": {
"current_release_date": "2026-01-08T12:09:30+00:00",
"generator": {
"date": "2026-01-08T12:09:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2019:3299",
"initial_release_date": "2019-11-01T13:03:19+00:00",
"revision_history": [
{
"date": "2019-11-01T13:03:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-01T13:03:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-08T12:09:30+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-Alt-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3",
"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.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-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-php72-php-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-bcmath@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-cli@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-common@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dba@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dbg@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-devel@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-embedded@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-enchant@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-fpm@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gd@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gmp@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-intl@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-json@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-ldap@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mbstring@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mysqlnd@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-odbc@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-opcache@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pdo@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pgsql@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-process@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pspell@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-recode@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-snmp@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-soap@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xml@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xmlrpc@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-zip@7.2.24-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"product": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"product_id": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-debuginfo@7.2.24-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php72-php-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-bcmath@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-cli@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-common@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dba@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dbg@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-devel@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-embedded@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-enchant@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-fpm@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gd@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gmp@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-intl@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-json@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-ldap@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mbstring@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mysqlnd@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-odbc@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-opcache@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pdo@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pgsql@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-process@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pspell@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-recode@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-snmp@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-soap@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xml@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xmlrpc@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-zip@7.2.24-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"product": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"product_id": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-debuginfo@7.2.24-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php72-php-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-bcmath@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-cli@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-common@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dba@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dbg@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-devel@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-embedded@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-enchant@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-fpm@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gd@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gmp@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-intl@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-json@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-ldap@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mbstring@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mysqlnd@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-odbc@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-opcache@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pdo@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pgsql@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-process@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pspell@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-recode@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-snmp@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-soap@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xml@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xmlrpc@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-zip@7.2.24-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"product": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"product_id": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-debuginfo@7.2.24-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php72-php-0:7.2.24-1.el7.src",
"product": {
"name": "rh-php72-php-0:7.2.24-1.el7.src",
"product_id": "rh-php72-php-0:7.2.24-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php@7.2.24-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-bcmath@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-cli@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-common@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dba@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-dbg@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-devel@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-embedded@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-enchant@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-fpm@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gd@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-gmp@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-intl@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-json@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-ldap@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mbstring@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-mysqlnd@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-odbc@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-opcache@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pdo@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pgsql@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-process@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-pspell@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-recode@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-snmp@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-soap@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xml@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-xmlrpc@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-zip@7.2.24-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"product": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"product_id": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php72-php-debuginfo@7.2.24-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-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.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-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.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-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.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-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.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-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.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-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.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-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.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-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.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-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.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-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.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-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.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-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.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-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.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-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.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-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.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-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.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-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.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-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.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-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.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-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.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-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.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-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.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-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.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-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.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-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.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-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.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-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.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-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.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-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.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-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.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-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.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-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.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-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.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-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.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-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.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-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.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-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.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-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.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-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.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-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.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-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.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-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.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-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.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-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.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-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.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-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.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-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.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-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.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-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.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-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.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-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.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-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.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-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.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-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.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-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.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-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.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-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.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-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.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-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.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-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.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-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.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-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.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-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.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-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.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-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.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-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.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-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.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-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.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-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.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-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.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-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.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-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.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-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.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-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.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-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.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-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.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-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.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-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.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-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.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-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.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-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.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-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.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-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.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-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.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-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.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-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.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-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.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-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.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-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.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-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.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-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.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-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.3:rh-php72-php-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-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.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-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.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-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.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-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.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-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.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-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.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-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.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-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.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-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.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-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.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-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.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-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.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-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.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-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.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-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.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-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.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-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.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-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.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-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.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-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.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-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.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-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.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-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.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-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.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-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.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-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.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-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.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-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.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-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.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-0:7.2.24-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.3:rh-php72-php-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-bcmath-0:7.2.24-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.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-cli-0:7.2.24-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.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-common-0:7.2.24-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.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dba-0:7.2.24-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.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-dbg-0:7.2.24-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.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-debuginfo-0:7.2.24-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.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-devel-0:7.2.24-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.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-embedded-0:7.2.24-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.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-enchant-0:7.2.24-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.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-fpm-0:7.2.24-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.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gd-0:7.2.24-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.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-gmp-0:7.2.24-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.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-intl-0:7.2.24-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.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-json-0:7.2.24-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.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-ldap-0:7.2.24-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.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mbstring-0:7.2.24-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.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-mysqlnd-0:7.2.24-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.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-odbc-0:7.2.24-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.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-opcache-0:7.2.24-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.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pdo-0:7.2.24-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.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pgsql-0:7.2.24-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.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-process-0:7.2.24-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.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-pspell-0:7.2.24-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.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-recode-0:7.2.24-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.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-snmp-0:7.2.24-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.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-soap-0:7.2.24-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.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xml-0:7.2.24-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.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-xmlrpc-0:7.2.24-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.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php72-php-zip-0:7.2.24-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.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
},
"product_reference": "rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10166",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2017-01-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1418983"
}
],
"notes": [
{
"category": "description",
"text": "Integer underflow in the _gdContributionsAlloc function in gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors related to decrementing the u variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gd: Unsigned integer underflow _gdContributionsAlloc()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-10166"
},
{
"category": "external",
"summary": "RHBZ#1418983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1418983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-10166",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10166"
}
],
"release_date": "2016-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gd: Unsigned integer underflow _gdContributionsAlloc()"
},
{
"cve": "CVE-2018-20783",
"discovery_date": "2019-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1680545"
}
],
"notes": [
{
"category": "description",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in PHAR reading functions",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "RHBZ#1680545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20783",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20783"
}
],
"release_date": "2018-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Buffer over-read in PHAR reading functions"
},
{
"cve": "CVE-2019-6977",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-01-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1672207"
}
],
"notes": [
{
"category": "description",
"text": "gdImageColorMatch in gd_color_match.c in the GD Graphics Library (aka LibGD) 2.2.5, as used in the imagecolormatch function in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1, has a heap-based buffer overflow. This can be exploited by an attacker who is able to trigger imagecolormatch calls with crafted image data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gd: Heap-based buffer overflow in gdImageColorMatch() in gd_color_match.c",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6977"
},
{
"category": "external",
"summary": "RHBZ#1672207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1672207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6977",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6977"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6977",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6977"
}
],
"release_date": "2018-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gd: Heap-based buffer overflow in gdImageColorMatch() in gd_color_match.c"
},
{
"cve": "CVE-2019-9020",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685123"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Invalid memory access in function xmlrpc_decode()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "RHBZ#1685123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685123"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9020",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9020"
}
],
"release_date": "2018-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Invalid memory access in function xmlrpc_decode()"
},
{
"cve": "CVE-2019-9021",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685132"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap-based buffer over-read in PHAR reading functions",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "RHBZ#1685132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9021",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9021"
}
],
"release_date": "2018-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap-based buffer over-read in PHAR reading functions"
},
{
"cve": "CVE-2019-9022",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685412"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: memcpy with negative length via crafted DNS response",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "RHBZ#1685412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9022",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9022"
}
],
"release_date": "2018-12-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: memcpy with negative length via crafted DNS response"
},
{
"cve": "CVE-2019-9023",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685398"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap-based buffer over-read in mbstring regular expression functions",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9023"
},
{
"category": "external",
"summary": "RHBZ#1685398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9023"
}
],
"release_date": "2018-12-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap-based buffer over-read in mbstring regular expression functions"
},
{
"cve": "CVE-2019-9024",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1685404"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of php as shipped with Red Hat Enterprise Linux 5, 6, and 7.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9024"
},
{
"category": "external",
"summary": "RHBZ#1685404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9024",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9024"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9024",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9024"
}
],
"release_date": "2019-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c"
},
{
"cve": "CVE-2019-9637",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688897"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: File rename across filesystems may allow unwanted access during processing",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9637"
},
{
"category": "external",
"summary": "RHBZ#1688897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688897"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9637"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: File rename across filesystems may allow unwanted access during processing"
},
{
"cve": "CVE-2019-9638",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688922"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9638"
},
{
"category": "external",
"summary": "RHBZ#1688922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9638"
}
],
"release_date": "2019-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE"
},
{
"cve": "CVE-2019-9639",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688934"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the data_len variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9639"
},
{
"category": "external",
"summary": "RHBZ#1688934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9639"
}
],
"release_date": "2019-02-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized read in exif_process_IFD_in_MAKERNOTE"
},
{
"cve": "CVE-2019-9640",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688939"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Invalid read in exif_process_SOFn()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9640"
},
{
"category": "external",
"summary": "RHBZ#1688939",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688939"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9640"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9640",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9640"
}
],
"release_date": "2019-01-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Invalid read in exif_process_SOFn()"
},
{
"cve": "CVE-2019-11034",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-04-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702256"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer overflow in function exif_process_IFD_TAG()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "RHBZ#1702256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11034",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11034"
}
],
"release_date": "2019-03-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer overflow in function exif_process_IFD_TAG()"
},
{
"cve": "CVE-2019-11035",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-04-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702246"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer overflow in function exif_iif_add_value()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of php as shipped with Red Hat Enterprise Linux 5, 6 and 7 . Red Hat Product Security has rated this issue as having a security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. \n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a\nsecurity impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the\nRed Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue did affect the versions of php as shipped with Red Hat Software Collections.",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "RHBZ#1702246",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702246"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11035",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11035"
}
],
"release_date": "2019-04-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer overflow in function exif_iif_add_value()"
},
{
"cve": "CVE-2019-11036",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1707299"
}
],
"notes": [
{
"category": "description",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of php as shipped with Red Hat Enterprise Linux 5, 6, 7 and 8 as well php53 as shipped with Red Hat Enterprise Linux 5. Red Hat Product Security has rated this issue as having a security impact of Low. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. \n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a\nsecurity impact of Low, and is not currently planned to be addressed in future updates. For additional information, refer to the\nRed Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue did affect the versions of rh-php70-php, rh-php71-php and rh-php72-php as shipped with Red Hat Software Collections.",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "RHBZ#1707299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11036",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11036"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11036",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11036"
}
],
"release_date": "2019-05-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure"
},
{
"cve": "CVE-2019-11038",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724149"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gd: Information disclosure in gdImageCreateFromXbm()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In order to successfully exploit this vulnerability, the following prerequisites must be fulfilled:\n\n* An attacker needs to supply a maliciously crafted XBM image designed to exploit the uninitialized variable in the gdImageCreateFromXbm() function.\n* The application or service must accept and process XBM images using the vulnerable gdImageCreateFromXbm() function.\n* User interaction is required to process the malicious XBM file.\n\nIt\u0027s important to note that successful exploitation requires that the application processes untrusted XBM image data using the vulnerable function. As this is not common practice, RH ProdSec has set the Impact of this vulnerability to \"Low\"",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11038"
},
{
"category": "external",
"summary": "RHBZ#1724149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11038",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11038"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11038",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11038"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gd: Information disclosure in gdImageCreateFromXbm()"
},
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724152"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "RHBZ#1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11039",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724154"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_read_data()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "RHBZ#1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11040",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Buffer over-read in exif_read_data()"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739459"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_scan_thumbnail()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "RHBZ#1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_scan_thumbnail()"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739465"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_process_user_comment()",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "RHBZ#1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_process_user_comment()"
},
{
"cve": "CVE-2019-11043",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-10-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1766378"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: underflow in env_path_info in fpm_main.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects instances running php-fpm under nginx server software as environment paths and parameters are handled by different code pieces depending on the server php-fpm is running under. The code where this issue is found is used exclusively when php-fpm detects the request came through an nginx server.\n\nRed Hat Product Security team rated this issue as having a Critical security impact as an attacker may take advantage from the existing bug to cause Remote Code Execution on network exposed software.",
"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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11043"
},
{
"category": "external",
"summary": "RHBZ#1766378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11043",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11043"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/php-fpm-cve-2019-11043-vulnerability-nginx/",
"url": "https://www.nginx.com/blog/php-fpm-cve-2019-11043-vulnerability-nginx/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2019-10-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-01T13:03:19+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-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "workaround",
"details": "1) Check your nginx configuration files, specially the ones related to php-fpm for presence of pattern bellow on fastcgi_split_path_info regex and PATH_INFO parameter:\n\n~~~\n fastcgi_split_path_info ^(.+?\\.php)(/.*)$;\n fastcgi_param PATH_INFO $fastcgi_path_info;\n~~~\n\n2) If fastcgi_split_path_info regex matches with the one above, for each fastcgi_param PATH_INFO entry perform the following change:\n\n~~~\n fastcgi_param PATH_INFO $fastcgi_path_info if_not_empty;\n~~~\n\nThis step will allow you to safely continue using PATH_INFO parameter while the patch is not applied.\n\n3) Restart your nginx instance:\n\n~~~\n systemctl restart nginx\n~~~",
"product_ids": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-Alt-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Server-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Server-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.src",
"7Workstation-RHSCL-3.3:rh-php72-php-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-bcmath-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-cli-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-common-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dba-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-dbg-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-debuginfo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-devel-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-embedded-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-enchant-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-fpm-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-gmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-intl-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-json-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-ldap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mbstring-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-mysqlnd-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-odbc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-opcache-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pdo-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pgsql-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-process-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-pspell-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-recode-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-snmp-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-soap-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xml-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-xmlrpc-0:7.2.24-1.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.s390x",
"7Workstation-RHSCL-3.3:rh-php72-php-zip-0:7.2.24-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2022-03-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Critical"
}
],
"title": "php: underflow in env_path_info in fpm_main.c"
}
]
}
GHSA-G668-X6WM-WHP7
Vulnerability from github – Published: 2022-05-24 16:52 – Updated: 2023-02-28 15:30When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
{
"affected": [],
"aliases": [
"CVE-2019-11041"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-08-09T20:15:00Z",
"severity": "HIGH"
},
"details": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"id": "GHSA-g668-x6wm-whp7",
"modified": "2023-02-28T15:30:22Z",
"published": "2022-05-24T16:52:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"type": "WEB",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"type": "WEB",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"type": "WEB",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20190822-0003"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT210634"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT210722"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4097-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4097-2"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"type": "WEB",
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
}
]
}
OPENSUSE-SU-2024:11169-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "php8-8.0.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php8-8.0.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11169",
"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_11169-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3353 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3353/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3388 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3390 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3391 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3391/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3392 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3392/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-0996 page",
"url": "https://www.suse.com/security/cve/CVE-2006-0996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1017 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1017/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1490 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1494 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1991 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-7243 page",
"url": "https://www.suse.com/security/cve/CVE-2006-7243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4783 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4887 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4887/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2008-0599 page",
"url": "https://www.suse.com/security/cve/CVE-2008-0599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-2225 page",
"url": "https://www.suse.com/security/cve/CVE-2010-2225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-2950 page",
"url": "https://www.suse.com/security/cve/CVE-2010-2950/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-3436 page",
"url": "https://www.suse.com/security/cve/CVE-2010-3436/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-3709 page",
"url": "https://www.suse.com/security/cve/CVE-2010-3709/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-3710 page",
"url": "https://www.suse.com/security/cve/CVE-2010-3710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-4150 page",
"url": "https://www.suse.com/security/cve/CVE-2010-4150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-4645 page",
"url": "https://www.suse.com/security/cve/CVE-2010-4645/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-0420 page",
"url": "https://www.suse.com/security/cve/CVE-2011-0420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-0421 page",
"url": "https://www.suse.com/security/cve/CVE-2011-0421/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-0708 page",
"url": "https://www.suse.com/security/cve/CVE-2011-0708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-1092 page",
"url": "https://www.suse.com/security/cve/CVE-2011-1092/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-1153 page",
"url": "https://www.suse.com/security/cve/CVE-2011-1153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-1466 page",
"url": "https://www.suse.com/security/cve/CVE-2011-1466/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-2202 page",
"url": "https://www.suse.com/security/cve/CVE-2011-2202/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3379 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3379/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4153 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4566 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4885 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4885/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0830 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1823 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-2688 page",
"url": "https://www.suse.com/security/cve/CVE-2012-2688/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-3365 page",
"url": "https://www.suse.com/security/cve/CVE-2012-3365/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1635 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1635/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1643 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1643/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4113 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4113/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4248 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4248/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-6420 page",
"url": "https://www.suse.com/security/cve/CVE-2013-6420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-6712 page",
"url": "https://www.suse.com/security/cve/CVE-2013-6712/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-7327 page",
"url": "https://www.suse.com/security/cve/CVE-2013-7327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-7345 page",
"url": "https://www.suse.com/security/cve/CVE-2013-7345/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0185 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0238 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1943 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2497 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3538 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3597 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3622 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3668 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3668/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3670 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4049 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4049/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4670 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4698 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-5459 page",
"url": "https://www.suse.com/security/cve/CVE-2014-5459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9426 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9427 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9427/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0231 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0231/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0235 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0273 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0273/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1351 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1351/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3152 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3152/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3414 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3414/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3415 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3415/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9120 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000222 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000888 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12882 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14851 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17082 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19935 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20783 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11035 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11036 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11039 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11040 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11043 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11046 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11046/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9020 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9021 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9022 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9023 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9024 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9637 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9638 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9638/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9640 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9640/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9641 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9641/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9675 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7062 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7063 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
}
],
"title": "php8-8.0.11-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11169-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.aarch64",
"product": {
"name": "php8-8.0.11-1.1.aarch64",
"product_id": "php8-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.aarch64",
"product": {
"name": "php8-bcmath-8.0.11-1.1.aarch64",
"product_id": "php8-bcmath-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.aarch64",
"product": {
"name": "php8-bz2-8.0.11-1.1.aarch64",
"product_id": "php8-bz2-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.aarch64",
"product": {
"name": "php8-calendar-8.0.11-1.1.aarch64",
"product_id": "php8-calendar-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.aarch64",
"product": {
"name": "php8-cli-8.0.11-1.1.aarch64",
"product_id": "php8-cli-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.aarch64",
"product": {
"name": "php8-ctype-8.0.11-1.1.aarch64",
"product_id": "php8-ctype-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-curl-8.0.11-1.1.aarch64",
"product_id": "php8-curl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.aarch64",
"product": {
"name": "php8-dba-8.0.11-1.1.aarch64",
"product_id": "php8-dba-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.aarch64",
"product": {
"name": "php8-devel-8.0.11-1.1.aarch64",
"product_id": "php8-devel-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.aarch64",
"product": {
"name": "php8-dom-8.0.11-1.1.aarch64",
"product_id": "php8-dom-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.aarch64",
"product": {
"name": "php8-enchant-8.0.11-1.1.aarch64",
"product_id": "php8-enchant-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.aarch64",
"product": {
"name": "php8-exif-8.0.11-1.1.aarch64",
"product_id": "php8-exif-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.aarch64",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.aarch64",
"product_id": "php8-fileinfo-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.aarch64",
"product": {
"name": "php8-ftp-8.0.11-1.1.aarch64",
"product_id": "php8-ftp-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.aarch64",
"product": {
"name": "php8-gd-8.0.11-1.1.aarch64",
"product_id": "php8-gd-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.aarch64",
"product": {
"name": "php8-gettext-8.0.11-1.1.aarch64",
"product_id": "php8-gettext-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.aarch64",
"product": {
"name": "php8-gmp-8.0.11-1.1.aarch64",
"product_id": "php8-gmp-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.aarch64",
"product": {
"name": "php8-iconv-8.0.11-1.1.aarch64",
"product_id": "php8-iconv-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-intl-8.0.11-1.1.aarch64",
"product_id": "php8-intl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.aarch64",
"product": {
"name": "php8-ldap-8.0.11-1.1.aarch64",
"product_id": "php8-ldap-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.aarch64",
"product": {
"name": "php8-mbstring-8.0.11-1.1.aarch64",
"product_id": "php8-mbstring-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.aarch64",
"product": {
"name": "php8-mysql-8.0.11-1.1.aarch64",
"product_id": "php8-mysql-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.aarch64",
"product": {
"name": "php8-odbc-8.0.11-1.1.aarch64",
"product_id": "php8-odbc-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.aarch64",
"product": {
"name": "php8-opcache-8.0.11-1.1.aarch64",
"product_id": "php8-opcache-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-openssl-8.0.11-1.1.aarch64",
"product_id": "php8-openssl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-pcntl-8.0.11-1.1.aarch64",
"product_id": "php8-pcntl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.aarch64",
"product": {
"name": "php8-pdo-8.0.11-1.1.aarch64",
"product_id": "php8-pdo-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.aarch64",
"product": {
"name": "php8-pgsql-8.0.11-1.1.aarch64",
"product_id": "php8-pgsql-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.aarch64",
"product": {
"name": "php8-phar-8.0.11-1.1.aarch64",
"product_id": "php8-phar-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.aarch64",
"product": {
"name": "php8-posix-8.0.11-1.1.aarch64",
"product_id": "php8-posix-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.aarch64",
"product": {
"name": "php8-readline-8.0.11-1.1.aarch64",
"product_id": "php8-readline-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.aarch64",
"product": {
"name": "php8-shmop-8.0.11-1.1.aarch64",
"product_id": "php8-shmop-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.aarch64",
"product": {
"name": "php8-snmp-8.0.11-1.1.aarch64",
"product_id": "php8-snmp-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.aarch64",
"product": {
"name": "php8-soap-8.0.11-1.1.aarch64",
"product_id": "php8-soap-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sockets-8.0.11-1.1.aarch64",
"product_id": "php8-sockets-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sodium-8.0.11-1.1.aarch64",
"product_id": "php8-sodium-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sqlite-8.0.11-1.1.aarch64",
"product_id": "php8-sqlite-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.aarch64",
"product_id": "php8-sysvmsg-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.aarch64",
"product_id": "php8-sysvsem-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.aarch64",
"product_id": "php8-sysvshm-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.aarch64",
"product": {
"name": "php8-tidy-8.0.11-1.1.aarch64",
"product_id": "php8-tidy-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.aarch64",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.aarch64",
"product_id": "php8-tokenizer-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.aarch64",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.aarch64",
"product_id": "php8-xmlreader-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.aarch64",
"product_id": "php8-xmlwriter-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-xsl-8.0.11-1.1.aarch64",
"product_id": "php8-xsl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.aarch64",
"product": {
"name": "php8-zip-8.0.11-1.1.aarch64",
"product_id": "php8-zip-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.aarch64",
"product": {
"name": "php8-zlib-8.0.11-1.1.aarch64",
"product_id": "php8-zlib-8.0.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-8.0.11-1.1.ppc64le",
"product_id": "php8-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-bcmath-8.0.11-1.1.ppc64le",
"product_id": "php8-bcmath-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-bz2-8.0.11-1.1.ppc64le",
"product_id": "php8-bz2-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-calendar-8.0.11-1.1.ppc64le",
"product_id": "php8-calendar-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-cli-8.0.11-1.1.ppc64le",
"product_id": "php8-cli-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-ctype-8.0.11-1.1.ppc64le",
"product_id": "php8-ctype-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-curl-8.0.11-1.1.ppc64le",
"product_id": "php8-curl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-dba-8.0.11-1.1.ppc64le",
"product_id": "php8-dba-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-devel-8.0.11-1.1.ppc64le",
"product_id": "php8-devel-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-dom-8.0.11-1.1.ppc64le",
"product_id": "php8-dom-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-enchant-8.0.11-1.1.ppc64le",
"product_id": "php8-enchant-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-exif-8.0.11-1.1.ppc64le",
"product_id": "php8-exif-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.ppc64le",
"product_id": "php8-fileinfo-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-ftp-8.0.11-1.1.ppc64le",
"product_id": "php8-ftp-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-gd-8.0.11-1.1.ppc64le",
"product_id": "php8-gd-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-gettext-8.0.11-1.1.ppc64le",
"product_id": "php8-gettext-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-gmp-8.0.11-1.1.ppc64le",
"product_id": "php8-gmp-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-iconv-8.0.11-1.1.ppc64le",
"product_id": "php8-iconv-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-intl-8.0.11-1.1.ppc64le",
"product_id": "php8-intl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-ldap-8.0.11-1.1.ppc64le",
"product_id": "php8-ldap-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-mbstring-8.0.11-1.1.ppc64le",
"product_id": "php8-mbstring-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-mysql-8.0.11-1.1.ppc64le",
"product_id": "php8-mysql-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-odbc-8.0.11-1.1.ppc64le",
"product_id": "php8-odbc-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-opcache-8.0.11-1.1.ppc64le",
"product_id": "php8-opcache-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-openssl-8.0.11-1.1.ppc64le",
"product_id": "php8-openssl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-pcntl-8.0.11-1.1.ppc64le",
"product_id": "php8-pcntl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-pdo-8.0.11-1.1.ppc64le",
"product_id": "php8-pdo-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-pgsql-8.0.11-1.1.ppc64le",
"product_id": "php8-pgsql-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-phar-8.0.11-1.1.ppc64le",
"product_id": "php8-phar-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-posix-8.0.11-1.1.ppc64le",
"product_id": "php8-posix-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-readline-8.0.11-1.1.ppc64le",
"product_id": "php8-readline-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-shmop-8.0.11-1.1.ppc64le",
"product_id": "php8-shmop-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-snmp-8.0.11-1.1.ppc64le",
"product_id": "php8-snmp-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-soap-8.0.11-1.1.ppc64le",
"product_id": "php8-soap-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sockets-8.0.11-1.1.ppc64le",
"product_id": "php8-sockets-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sodium-8.0.11-1.1.ppc64le",
"product_id": "php8-sodium-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sqlite-8.0.11-1.1.ppc64le",
"product_id": "php8-sqlite-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.ppc64le",
"product_id": "php8-sysvmsg-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.ppc64le",
"product_id": "php8-sysvsem-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.ppc64le",
"product_id": "php8-sysvshm-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-tidy-8.0.11-1.1.ppc64le",
"product_id": "php8-tidy-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.ppc64le",
"product_id": "php8-tokenizer-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.ppc64le",
"product_id": "php8-xmlreader-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.ppc64le",
"product_id": "php8-xmlwriter-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-xsl-8.0.11-1.1.ppc64le",
"product_id": "php8-xsl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-zip-8.0.11-1.1.ppc64le",
"product_id": "php8-zip-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-zlib-8.0.11-1.1.ppc64le",
"product_id": "php8-zlib-8.0.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.s390x",
"product": {
"name": "php8-8.0.11-1.1.s390x",
"product_id": "php8-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.s390x",
"product": {
"name": "php8-bcmath-8.0.11-1.1.s390x",
"product_id": "php8-bcmath-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.s390x",
"product": {
"name": "php8-bz2-8.0.11-1.1.s390x",
"product_id": "php8-bz2-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.s390x",
"product": {
"name": "php8-calendar-8.0.11-1.1.s390x",
"product_id": "php8-calendar-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.s390x",
"product": {
"name": "php8-cli-8.0.11-1.1.s390x",
"product_id": "php8-cli-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.s390x",
"product": {
"name": "php8-ctype-8.0.11-1.1.s390x",
"product_id": "php8-ctype-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.s390x",
"product": {
"name": "php8-curl-8.0.11-1.1.s390x",
"product_id": "php8-curl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.s390x",
"product": {
"name": "php8-dba-8.0.11-1.1.s390x",
"product_id": "php8-dba-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.s390x",
"product": {
"name": "php8-devel-8.0.11-1.1.s390x",
"product_id": "php8-devel-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.s390x",
"product": {
"name": "php8-dom-8.0.11-1.1.s390x",
"product_id": "php8-dom-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.s390x",
"product": {
"name": "php8-enchant-8.0.11-1.1.s390x",
"product_id": "php8-enchant-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.s390x",
"product": {
"name": "php8-exif-8.0.11-1.1.s390x",
"product_id": "php8-exif-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.s390x",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.s390x",
"product_id": "php8-fileinfo-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.s390x",
"product": {
"name": "php8-ftp-8.0.11-1.1.s390x",
"product_id": "php8-ftp-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.s390x",
"product": {
"name": "php8-gd-8.0.11-1.1.s390x",
"product_id": "php8-gd-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.s390x",
"product": {
"name": "php8-gettext-8.0.11-1.1.s390x",
"product_id": "php8-gettext-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.s390x",
"product": {
"name": "php8-gmp-8.0.11-1.1.s390x",
"product_id": "php8-gmp-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.s390x",
"product": {
"name": "php8-iconv-8.0.11-1.1.s390x",
"product_id": "php8-iconv-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.s390x",
"product": {
"name": "php8-intl-8.0.11-1.1.s390x",
"product_id": "php8-intl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.s390x",
"product": {
"name": "php8-ldap-8.0.11-1.1.s390x",
"product_id": "php8-ldap-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.s390x",
"product": {
"name": "php8-mbstring-8.0.11-1.1.s390x",
"product_id": "php8-mbstring-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.s390x",
"product": {
"name": "php8-mysql-8.0.11-1.1.s390x",
"product_id": "php8-mysql-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.s390x",
"product": {
"name": "php8-odbc-8.0.11-1.1.s390x",
"product_id": "php8-odbc-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.s390x",
"product": {
"name": "php8-opcache-8.0.11-1.1.s390x",
"product_id": "php8-opcache-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.s390x",
"product": {
"name": "php8-openssl-8.0.11-1.1.s390x",
"product_id": "php8-openssl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.s390x",
"product": {
"name": "php8-pcntl-8.0.11-1.1.s390x",
"product_id": "php8-pcntl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.s390x",
"product": {
"name": "php8-pdo-8.0.11-1.1.s390x",
"product_id": "php8-pdo-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.s390x",
"product": {
"name": "php8-pgsql-8.0.11-1.1.s390x",
"product_id": "php8-pgsql-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.s390x",
"product": {
"name": "php8-phar-8.0.11-1.1.s390x",
"product_id": "php8-phar-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.s390x",
"product": {
"name": "php8-posix-8.0.11-1.1.s390x",
"product_id": "php8-posix-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.s390x",
"product": {
"name": "php8-readline-8.0.11-1.1.s390x",
"product_id": "php8-readline-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.s390x",
"product": {
"name": "php8-shmop-8.0.11-1.1.s390x",
"product_id": "php8-shmop-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.s390x",
"product": {
"name": "php8-snmp-8.0.11-1.1.s390x",
"product_id": "php8-snmp-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.s390x",
"product": {
"name": "php8-soap-8.0.11-1.1.s390x",
"product_id": "php8-soap-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.s390x",
"product": {
"name": "php8-sockets-8.0.11-1.1.s390x",
"product_id": "php8-sockets-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.s390x",
"product": {
"name": "php8-sodium-8.0.11-1.1.s390x",
"product_id": "php8-sodium-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.s390x",
"product": {
"name": "php8-sqlite-8.0.11-1.1.s390x",
"product_id": "php8-sqlite-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.s390x",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.s390x",
"product_id": "php8-sysvmsg-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.s390x",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.s390x",
"product_id": "php8-sysvsem-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.s390x",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.s390x",
"product_id": "php8-sysvshm-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.s390x",
"product": {
"name": "php8-tidy-8.0.11-1.1.s390x",
"product_id": "php8-tidy-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.s390x",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.s390x",
"product_id": "php8-tokenizer-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.s390x",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.s390x",
"product_id": "php8-xmlreader-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.s390x",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.s390x",
"product_id": "php8-xmlwriter-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.s390x",
"product": {
"name": "php8-xsl-8.0.11-1.1.s390x",
"product_id": "php8-xsl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.s390x",
"product": {
"name": "php8-zip-8.0.11-1.1.s390x",
"product_id": "php8-zip-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.s390x",
"product": {
"name": "php8-zlib-8.0.11-1.1.s390x",
"product_id": "php8-zlib-8.0.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.x86_64",
"product": {
"name": "php8-8.0.11-1.1.x86_64",
"product_id": "php8-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.x86_64",
"product": {
"name": "php8-bcmath-8.0.11-1.1.x86_64",
"product_id": "php8-bcmath-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.x86_64",
"product": {
"name": "php8-bz2-8.0.11-1.1.x86_64",
"product_id": "php8-bz2-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.x86_64",
"product": {
"name": "php8-calendar-8.0.11-1.1.x86_64",
"product_id": "php8-calendar-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.x86_64",
"product": {
"name": "php8-cli-8.0.11-1.1.x86_64",
"product_id": "php8-cli-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.x86_64",
"product": {
"name": "php8-ctype-8.0.11-1.1.x86_64",
"product_id": "php8-ctype-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-curl-8.0.11-1.1.x86_64",
"product_id": "php8-curl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.x86_64",
"product": {
"name": "php8-dba-8.0.11-1.1.x86_64",
"product_id": "php8-dba-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.x86_64",
"product": {
"name": "php8-devel-8.0.11-1.1.x86_64",
"product_id": "php8-devel-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.x86_64",
"product": {
"name": "php8-dom-8.0.11-1.1.x86_64",
"product_id": "php8-dom-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.x86_64",
"product": {
"name": "php8-enchant-8.0.11-1.1.x86_64",
"product_id": "php8-enchant-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.x86_64",
"product": {
"name": "php8-exif-8.0.11-1.1.x86_64",
"product_id": "php8-exif-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.x86_64",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.x86_64",
"product_id": "php8-fileinfo-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.x86_64",
"product": {
"name": "php8-ftp-8.0.11-1.1.x86_64",
"product_id": "php8-ftp-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.x86_64",
"product": {
"name": "php8-gd-8.0.11-1.1.x86_64",
"product_id": "php8-gd-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.x86_64",
"product": {
"name": "php8-gettext-8.0.11-1.1.x86_64",
"product_id": "php8-gettext-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.x86_64",
"product": {
"name": "php8-gmp-8.0.11-1.1.x86_64",
"product_id": "php8-gmp-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.x86_64",
"product": {
"name": "php8-iconv-8.0.11-1.1.x86_64",
"product_id": "php8-iconv-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-intl-8.0.11-1.1.x86_64",
"product_id": "php8-intl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.x86_64",
"product": {
"name": "php8-ldap-8.0.11-1.1.x86_64",
"product_id": "php8-ldap-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.x86_64",
"product": {
"name": "php8-mbstring-8.0.11-1.1.x86_64",
"product_id": "php8-mbstring-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.x86_64",
"product": {
"name": "php8-mysql-8.0.11-1.1.x86_64",
"product_id": "php8-mysql-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.x86_64",
"product": {
"name": "php8-odbc-8.0.11-1.1.x86_64",
"product_id": "php8-odbc-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.x86_64",
"product": {
"name": "php8-opcache-8.0.11-1.1.x86_64",
"product_id": "php8-opcache-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-openssl-8.0.11-1.1.x86_64",
"product_id": "php8-openssl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-pcntl-8.0.11-1.1.x86_64",
"product_id": "php8-pcntl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.x86_64",
"product": {
"name": "php8-pdo-8.0.11-1.1.x86_64",
"product_id": "php8-pdo-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.x86_64",
"product": {
"name": "php8-pgsql-8.0.11-1.1.x86_64",
"product_id": "php8-pgsql-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.x86_64",
"product": {
"name": "php8-phar-8.0.11-1.1.x86_64",
"product_id": "php8-phar-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.x86_64",
"product": {
"name": "php8-posix-8.0.11-1.1.x86_64",
"product_id": "php8-posix-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.x86_64",
"product": {
"name": "php8-readline-8.0.11-1.1.x86_64",
"product_id": "php8-readline-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.x86_64",
"product": {
"name": "php8-shmop-8.0.11-1.1.x86_64",
"product_id": "php8-shmop-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.x86_64",
"product": {
"name": "php8-snmp-8.0.11-1.1.x86_64",
"product_id": "php8-snmp-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.x86_64",
"product": {
"name": "php8-soap-8.0.11-1.1.x86_64",
"product_id": "php8-soap-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sockets-8.0.11-1.1.x86_64",
"product_id": "php8-sockets-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sodium-8.0.11-1.1.x86_64",
"product_id": "php8-sodium-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sqlite-8.0.11-1.1.x86_64",
"product_id": "php8-sqlite-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.x86_64",
"product_id": "php8-sysvmsg-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.x86_64",
"product_id": "php8-sysvsem-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.x86_64",
"product_id": "php8-sysvshm-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.x86_64",
"product": {
"name": "php8-tidy-8.0.11-1.1.x86_64",
"product_id": "php8-tidy-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.x86_64",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.x86_64",
"product_id": "php8-tokenizer-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.x86_64",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.x86_64",
"product_id": "php8-xmlreader-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.x86_64",
"product_id": "php8-xmlwriter-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-xsl-8.0.11-1.1.x86_64",
"product_id": "php8-xsl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.x86_64",
"product": {
"name": "php8-zip-8.0.11-1.1.x86_64",
"product_id": "php8-zip-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.x86_64",
"product": {
"name": "php8-zlib-8.0.11-1.1.x86_64",
"product_id": "php8-zlib-8.0.11-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64"
},
"product_reference": "php8-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.s390x"
},
"product_reference": "php8-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64"
},
"product_reference": "php8-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x"
},
"product_reference": "php8-bcmath-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64"
},
"product_reference": "php8-bz2-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x"
},
"product_reference": "php8-bz2-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64"
},
"product_reference": "php8-bz2-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64"
},
"product_reference": "php8-calendar-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x"
},
"product_reference": "php8-calendar-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64"
},
"product_reference": "php8-calendar-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64"
},
"product_reference": "php8-cli-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-cli-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x"
},
"product_reference": "php8-cli-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64"
},
"product_reference": "php8-cli-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64"
},
"product_reference": "php8-ctype-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x"
},
"product_reference": "php8-ctype-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64"
},
"product_reference": "php8-ctype-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-curl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-curl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x"
},
"product_reference": "php8-curl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-curl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64"
},
"product_reference": "php8-dba-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-dba-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x"
},
"product_reference": "php8-dba-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64"
},
"product_reference": "php8-dba-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64"
},
"product_reference": "php8-devel-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-devel-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x"
},
"product_reference": "php8-devel-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64"
},
"product_reference": "php8-devel-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64"
},
"product_reference": "php8-dom-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-dom-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x"
},
"product_reference": "php8-dom-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64"
},
"product_reference": "php8-dom-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64"
},
"product_reference": "php8-enchant-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x"
},
"product_reference": "php8-enchant-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64"
},
"product_reference": "php8-enchant-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64"
},
"product_reference": "php8-exif-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-exif-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x"
},
"product_reference": "php8-exif-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64"
},
"product_reference": "php8-exif-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64"
},
"product_reference": "php8-ftp-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x"
},
"product_reference": "php8-ftp-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64"
},
"product_reference": "php8-ftp-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64"
},
"product_reference": "php8-gd-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-gd-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x"
},
"product_reference": "php8-gd-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64"
},
"product_reference": "php8-gd-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64"
},
"product_reference": "php8-gettext-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x"
},
"product_reference": "php8-gettext-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64"
},
"product_reference": "php8-gettext-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64"
},
"product_reference": "php8-gmp-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x"
},
"product_reference": "php8-gmp-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64"
},
"product_reference": "php8-gmp-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64"
},
"product_reference": "php8-iconv-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x"
},
"product_reference": "php8-iconv-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64"
},
"product_reference": "php8-iconv-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-intl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-intl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x"
},
"product_reference": "php8-intl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-intl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64"
},
"product_reference": "php8-ldap-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x"
},
"product_reference": "php8-ldap-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64"
},
"product_reference": "php8-ldap-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x"
},
"product_reference": "php8-mbstring-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64"
},
"product_reference": "php8-mysql-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x"
},
"product_reference": "php8-mysql-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64"
},
"product_reference": "php8-mysql-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64"
},
"product_reference": "php8-odbc-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x"
},
"product_reference": "php8-odbc-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64"
},
"product_reference": "php8-odbc-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64"
},
"product_reference": "php8-opcache-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x"
},
"product_reference": "php8-opcache-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64"
},
"product_reference": "php8-opcache-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-openssl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x"
},
"product_reference": "php8-openssl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-openssl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x"
},
"product_reference": "php8-pcntl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64"
},
"product_reference": "php8-pdo-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x"
},
"product_reference": "php8-pdo-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64"
},
"product_reference": "php8-pdo-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x"
},
"product_reference": "php8-pgsql-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64"
},
"product_reference": "php8-phar-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-phar-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x"
},
"product_reference": "php8-phar-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64"
},
"product_reference": "php8-phar-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64"
},
"product_reference": "php8-posix-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-posix-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x"
},
"product_reference": "php8-posix-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64"
},
"product_reference": "php8-posix-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64"
},
"product_reference": "php8-readline-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-readline-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x"
},
"product_reference": "php8-readline-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64"
},
"product_reference": "php8-readline-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64"
},
"product_reference": "php8-shmop-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x"
},
"product_reference": "php8-shmop-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64"
},
"product_reference": "php8-shmop-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64"
},
"product_reference": "php8-snmp-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x"
},
"product_reference": "php8-snmp-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64"
},
"product_reference": "php8-snmp-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64"
},
"product_reference": "php8-soap-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-soap-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x"
},
"product_reference": "php8-soap-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64"
},
"product_reference": "php8-soap-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sockets-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x"
},
"product_reference": "php8-sockets-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sockets-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sodium-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x"
},
"product_reference": "php8-sodium-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sodium-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x"
},
"product_reference": "php8-sqlite-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64"
},
"product_reference": "php8-tidy-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x"
},
"product_reference": "php8-tidy-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64"
},
"product_reference": "php8-tidy-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-xsl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x"
},
"product_reference": "php8-xsl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-xsl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64"
},
"product_reference": "php8-zip-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-zip-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x"
},
"product_reference": "php8-zip-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64"
},
"product_reference": "php8-zip-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64"
},
"product_reference": "php8-zlib-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x"
},
"product_reference": "php8-zlib-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
},
"product_reference": "php8-zlib-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2005-3353",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3353"
}
],
"notes": [
{
"category": "general",
"text": "The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3353",
"url": "https://www.suse.com/security/cve/CVE-2005-3353"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 529198 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/529198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3353"
},
{
"cve": "CVE-2005-3388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3388"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a \"stacked array assignment.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3388",
"url": "https://www.suse.com/security/cve/CVE-2005-3388"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/132684"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3388"
},
{
"cve": "CVE-2005-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3389"
}
],
"notes": [
{
"category": "general",
"text": "The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3389",
"url": "https://www.suse.com/security/cve/CVE-2005-3389"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 307272 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/307272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3389"
},
{
"cve": "CVE-2005-3390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3390"
}
],
"notes": [
{
"category": "general",
"text": "The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a \"GLOBALS\" fileupload field.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3390",
"url": "https://www.suse.com/security/cve/CVE-2005-3390"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/135480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3390"
},
{
"cve": "CVE-2005-3391",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3391"
}
],
"notes": [
{
"category": "general",
"text": "Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3391",
"url": "https://www.suse.com/security/cve/CVE-2005-3391"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3391"
},
{
"cve": "CVE-2005-3392",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3392"
}
],
"notes": [
{
"category": "general",
"text": "Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3392",
"url": "https://www.suse.com/security/cve/CVE-2005-3392"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3392"
},
{
"cve": "CVE-2006-0996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-0996"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-0996",
"url": "https://www.suse.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "SUSE Bug 164804 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164804"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-0996"
},
{
"cve": "CVE-2006-1017",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1017"
}
],
"notes": [
{
"category": "general",
"text": "The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1017",
"url": "https://www.suse.com/security/cve/CVE-2006-1017"
},
{
"category": "external",
"summary": "SUSE Bug 154317 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/154317"
},
{
"category": "external",
"summary": "SUSE Bug 279863 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/279863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2006-1017"
},
{
"cve": "CVE-2006-1490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1490"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1490",
"url": "https://www.suse.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "SUSE Bug 161718 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/161718"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1490"
},
{
"cve": "CVE-2006-1494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1494"
}
],
"notes": [
{
"category": "general",
"text": "Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1494",
"url": "https://www.suse.com/security/cve/CVE-2006-1494"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1494",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2006-1494"
},
{
"cve": "CVE-2006-1991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1991"
}
],
"notes": [
{
"category": "general",
"text": "The substr_compare function in string.c in PHP 5.1.2 allows context-dependent attackers to cause a denial of service (memory access violation) via an out-of-bounds offset argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1991",
"url": "https://www.suse.com/security/cve/CVE-2006-1991"
},
{
"category": "external",
"summary": "SUSE Bug 169038 for CVE-2006-1991",
"url": "https://bugzilla.suse.com/169038"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1991"
},
{
"cve": "CVE-2006-7243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-7243"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.3.4 accepts the \\0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\\0.jpg at the end of the argument to the file_exists function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-7243",
"url": "https://www.suse.com/security/cve/CVE-2006-7243"
},
{
"category": "external",
"summary": "SUSE Bug 1067090 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/1067090"
},
{
"category": "external",
"summary": "SUSE Bug 654853 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/654853"
},
{
"category": "external",
"summary": "SUSE Bug 893855 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/893855"
},
{
"category": "external",
"summary": "SUSE Bug 924970 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/924970"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-7243"
},
{
"cve": "CVE-2007-4783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4783"
}
],
"notes": [
{
"category": "general",
"text": "The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4783",
"url": "https://www.suse.com/security/cve/CVE-2007-4783"
},
{
"category": "external",
"summary": "SUSE Bug 308069 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/308069"
},
{
"category": "external",
"summary": "SUSE Bug 325827 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/325827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4783"
},
{
"cve": "CVE-2007-4887",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4887"
}
],
"notes": [
{
"category": "general",
"text": "The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter. NOTE: there are limited usage scenarios under which this would be a vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4887",
"url": "https://www.suse.com/security/cve/CVE-2007-4887"
},
{
"category": "external",
"summary": "SUSE Bug 325657 for CVE-2007-4887",
"url": "https://bugzilla.suse.com/325657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4887"
},
{
"cve": "CVE-2008-0599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2008-0599"
}
],
"notes": [
{
"category": "general",
"text": "The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2008-0599",
"url": "https://www.suse.com/security/cve/CVE-2008-0599"
},
{
"category": "external",
"summary": "SUSE Bug 387745 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/387745"
},
{
"category": "external",
"summary": "SUSE Bug 393279 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/393279"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2008-0599"
},
{
"cve": "CVE-2010-2225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-2225"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the SplObjectStorage unserializer in PHP 5.2.x and 5.3.x through 5.3.2 allows remote attackers to execute arbitrary code or obtain sensitive information via serialized data, related to the PHP unserialize function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-2225",
"url": "https://www.suse.com/security/cve/CVE-2010-2225"
},
{
"category": "external",
"summary": "SUSE Bug 616232 for CVE-2010-2225",
"url": "https://bugzilla.suse.com/616232"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2010-2225"
},
{
"cve": "CVE-2010-2950",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-2950"
}
],
"notes": [
{
"category": "general",
"text": "Format string vulnerability in stream.c in the phar extension in PHP 5.3.x through 5.3.3 allows context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the phar_stream_flush function, leading to errors in the php_stream_wrapper_log_error function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2094.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-2950",
"url": "https://www.suse.com/security/cve/CVE-2010-2950"
},
{
"category": "external",
"summary": "SUSE Bug 633934 for CVE-2010-2950",
"url": "https://bugzilla.suse.com/633934"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2010-2950"
},
{
"cve": "CVE-2010-3436",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-3436"
}
],
"notes": [
{
"category": "general",
"text": "fopen_wrappers.c in PHP 5.3.x through 5.3.3 might allow remote attackers to bypass open_basedir restrictions via vectors related to the length of a filename.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-3436",
"url": "https://www.suse.com/security/cve/CVE-2010-3436"
},
{
"category": "external",
"summary": "SUSE Bug 642733 for CVE-2010-3436",
"url": "https://bugzilla.suse.com/642733"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2010-3436",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-3436"
},
{
"cve": "CVE-2010-3709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-3709"
}
],
"notes": [
{
"category": "general",
"text": "The ZipArchive::getArchiveComment function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3 allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-3709",
"url": "https://www.suse.com/security/cve/CVE-2010-3709"
},
{
"category": "external",
"summary": "SUSE Bug 660102 for CVE-2010-3709",
"url": "https://bugzilla.suse.com/660102"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2010-3709",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-3709"
},
{
"cve": "CVE-2010-3710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-3710"
}
],
"notes": [
{
"category": "general",
"text": "Stack consumption vulnerability in the filter_var function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3, when FILTER_VALIDATE_EMAIL mode is used, allows remote attackers to cause a denial of service (memory consumption and application crash) via a long e-mail address string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-3710",
"url": "https://www.suse.com/security/cve/CVE-2010-3710"
},
{
"category": "external",
"summary": "SUSE Bug 649210 for CVE-2010-3710",
"url": "https://bugzilla.suse.com/649210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-3710"
},
{
"cve": "CVE-2010-4150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-4150"
}
],
"notes": [
{
"category": "general",
"text": "Double free vulnerability in the imap_do_open function in the IMAP extension (ext/imap/php_imap.c) in PHP 5.2 before 5.2.15 and 5.3 before 5.3.4 allows attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-4150",
"url": "https://www.suse.com/security/cve/CVE-2010-4150"
},
{
"category": "external",
"summary": "SUSE Bug 655968 for CVE-2010-4150",
"url": "https://bugzilla.suse.com/655968"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-4150"
},
{
"cve": "CVE-2010-4645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-4645"
}
],
"notes": [
{
"category": "general",
"text": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-4645",
"url": "https://www.suse.com/security/cve/CVE-2010-4645"
},
{
"category": "external",
"summary": "SUSE Bug 662932 for CVE-2010-4645",
"url": "https://bugzilla.suse.com/662932"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-4645"
},
{
"cve": "CVE-2011-0420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-0420"
}
],
"notes": [
{
"category": "general",
"text": "The grapheme_extract function in the Internationalization extension (Intl) for ICU for PHP 5.3.5 allows context-dependent attackers to cause a denial of service (crash) via an invalid size argument, which triggers a NULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-0420",
"url": "https://www.suse.com/security/cve/CVE-2011-0420"
},
{
"category": "external",
"summary": "SUSE Bug 672933 for CVE-2011-0420",
"url": "https://bugzilla.suse.com/672933"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-0420"
},
{
"cve": "CVE-2011-0421",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-0421"
}
],
"notes": [
{
"category": "general",
"text": "The _zip_name_locate function in zip_name_locate.c in the Zip extension in PHP before 5.3.6 does not properly handle a ZIPARCHIVE::FL_UNCHANGED argument, which might allow context-dependent attackers to cause a denial of service (NULL pointer dereference) via an empty ZIP archive that is processed with a (1) locateName or (2) statName operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-0421",
"url": "https://www.suse.com/security/cve/CVE-2011-0421"
},
{
"category": "external",
"summary": "SUSE Bug 681193 for CVE-2011-0421",
"url": "https://bugzilla.suse.com/681193"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-0421"
},
{
"cve": "CVE-2011-0708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-0708"
}
],
"notes": [
{
"category": "general",
"text": "exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-0708",
"url": "https://www.suse.com/security/cve/CVE-2011-0708"
},
{
"category": "external",
"summary": "SUSE Bug 671710 for CVE-2011-0708",
"url": "https://bugzilla.suse.com/671710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-0708"
},
{
"cve": "CVE-2011-1092",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-1092"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the shmop_read function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-1092",
"url": "https://www.suse.com/security/cve/CVE-2011-1092"
},
{
"category": "external",
"summary": "SUSE Bug 677782 for CVE-2011-1092",
"url": "https://bugzilla.suse.com/677782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2011-1092"
},
{
"cve": "CVE-2011-1153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-1153"
}
],
"notes": [
{
"category": "general",
"text": "Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-1153",
"url": "https://www.suse.com/security/cve/CVE-2011-1153"
},
{
"category": "external",
"summary": "SUSE Bug 778941 for CVE-2011-1153",
"url": "https://bugzilla.suse.com/778941"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2011-1153",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2011-1153"
},
{
"cve": "CVE-2011-1466",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-1466"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-1466",
"url": "https://www.suse.com/security/cve/CVE-2011-1466"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-1466"
},
{
"cve": "CVE-2011-2202",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-2202"
}
],
"notes": [
{
"category": "general",
"text": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-2202",
"url": "https://www.suse.com/security/cve/CVE-2011-2202"
},
{
"category": "external",
"summary": "SUSE Bug 699711 for CVE-2011-2202",
"url": "https://bugzilla.suse.com/699711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-2202"
},
{
"cve": "CVE-2011-3379",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3379"
}
],
"notes": [
{
"category": "general",
"text": "The is_a function in PHP 5.3.7 and 5.3.8 triggers a call to the __autoload function, which makes it easier for remote attackers to execute arbitrary code by providing a crafted URL and leveraging potentially unsafe behavior in certain PEAR packages and custom autoloaders.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3379",
"url": "https://www.suse.com/security/cve/CVE-2011-3379"
},
{
"category": "external",
"summary": "SUSE Bug 728350 for CVE-2011-3379",
"url": "https://bugzilla.suse.com/728350"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2011-3379"
},
{
"cve": "CVE-2011-4153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4153"
}
],
"notes": [
{
"category": "general",
"text": "PHP 5.3.8 does not always check the return value of the zend_strndup function, which might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted input to an application that performs strndup operations on untrusted string data, as demonstrated by the define function in zend_builtin_functions.c, and unspecified functions in ext/soap/php_sdl.c, ext/standard/syslog.c, ext/standard/browscap.c, ext/oci8/oci8.c, ext/com_dotnet/com_typeinfo.c, and main/php_open_temporary_file.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4153",
"url": "https://www.suse.com/security/cve/CVE-2011-4153"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-4153"
},
{
"cve": "CVE-2011-4566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4566"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4566",
"url": "https://www.suse.com/security/cve/CVE-2011-4566"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-4566"
},
{
"cve": "CVE-2011-4885",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4885"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4885",
"url": "https://www.suse.com/security/cve/CVE-2011-4885"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-4885"
},
{
"cve": "CVE-2012-0830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0830"
}
],
"notes": [
{
"category": "general",
"text": "The php_register_variable_ex function in php_variables.c in PHP 5.3.9 allows remote attackers to execute arbitrary code via a request containing a large number of variables, related to improper handling of array variables. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-4885.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0830",
"url": "https://www.suse.com/security/cve/CVE-2012-0830"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2012-0830"
},
{
"cve": "CVE-2012-1823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1823"
}
],
"notes": [
{
"category": "general",
"text": "sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the \u0027d\u0027 case.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1823",
"url": "https://www.suse.com/security/cve/CVE-2012-1823"
},
{
"category": "external",
"summary": "SUSE Bug 1226072 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/1226072"
},
{
"category": "external",
"summary": "SUSE Bug 1226073 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "external",
"summary": "SUSE Bug 1226074 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/1226074"
},
{
"category": "external",
"summary": "SUSE Bug 760536 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/760536"
},
{
"category": "external",
"summary": "SUSE Bug 761631 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/761631"
},
{
"category": "external",
"summary": "SUSE Bug 850694 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/850694"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2012-1823"
},
{
"cve": "CVE-2012-2688",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-2688"
}
],
"notes": [
{
"category": "general",
"text": "Unspecified vulnerability in the _php_stream_scandir function in the stream implementation in PHP before 5.3.15 and 5.4.x before 5.4.5 has unknown impact and remote attack vectors, related to an \"overflow.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-2688",
"url": "https://www.suse.com/security/cve/CVE-2012-2688"
},
{
"category": "external",
"summary": "SUSE Bug 772582 for CVE-2012-2688",
"url": "https://bugzilla.suse.com/772582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2012-2688"
},
{
"cve": "CVE-2012-3365",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-3365"
}
],
"notes": [
{
"category": "general",
"text": "The SQLite functionality in PHP before 5.3.15 allows remote attackers to bypass the open_basedir protection mechanism via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-3365",
"url": "https://www.suse.com/security/cve/CVE-2012-3365"
},
{
"category": "external",
"summary": "SUSE Bug 772580 for CVE-2012-3365",
"url": "https://bugzilla.suse.com/772580"
},
{
"category": "external",
"summary": "SUSE Bug 772582 for CVE-2012-3365",
"url": "https://bugzilla.suse.com/772582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-3365"
},
{
"cve": "CVE-2013-1635",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1635"
}
],
"notes": [
{
"category": "general",
"text": "ext/soap/soap.c in PHP before 5.3.22 and 5.4.x before 5.4.13 does not validate the relationship between the soap.wsdl_cache_dir directive and the open_basedir directive, which allows remote attackers to bypass intended access restrictions by triggering the creation of cached SOAP WSDL files in an arbitrary directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1635",
"url": "https://www.suse.com/security/cve/CVE-2013-1635"
},
{
"category": "external",
"summary": "SUSE Bug 807707 for CVE-2013-1635",
"url": "https://bugzilla.suse.com/807707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2013-1635"
},
{
"cve": "CVE-2013-1643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1643"
}
],
"notes": [
{
"category": "general",
"text": "The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory functions. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-1824.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1643",
"url": "https://www.suse.com/security/cve/CVE-2013-1643"
},
{
"category": "external",
"summary": "SUSE Bug 807707 for CVE-2013-1643",
"url": "https://bugzilla.suse.com/807707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2013-1643"
},
{
"cve": "CVE-2013-4113",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4113"
}
],
"notes": [
{
"category": "general",
"text": "ext/xml/xml.c in PHP before 5.3.27 does not properly consider parsing depth, which allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a crafted document that is processed by the xml_parse_into_struct function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4113",
"url": "https://www.suse.com/security/cve/CVE-2013-4113"
},
{
"category": "external",
"summary": "SUSE Bug 829207 for CVE-2013-4113",
"url": "https://bugzilla.suse.com/829207"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4113"
},
{
"cve": "CVE-2013-4248",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4248"
}
],
"notes": [
{
"category": "general",
"text": "The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4248",
"url": "https://www.suse.com/security/cve/CVE-2013-4248"
},
{
"category": "external",
"summary": "SUSE Bug 837746 for CVE-2013-4248",
"url": "https://bugzilla.suse.com/837746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4248"
},
{
"cve": "CVE-2013-6420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-6420"
}
],
"notes": [
{
"category": "general",
"text": "The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-6420",
"url": "https://www.suse.com/security/cve/CVE-2013-6420"
},
{
"category": "external",
"summary": "SUSE Bug 854880 for CVE-2013-6420",
"url": "https://bugzilla.suse.com/854880"
},
{
"category": "external",
"summary": "SUSE Bug 880238 for CVE-2013-6420",
"url": "https://bugzilla.suse.com/880238"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2013-6420"
},
{
"cve": "CVE-2013-6712",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-6712"
}
],
"notes": [
{
"category": "general",
"text": "The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted interval specification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-6712",
"url": "https://www.suse.com/security/cve/CVE-2013-6712"
},
{
"category": "external",
"summary": "SUSE Bug 853045 for CVE-2013-6712",
"url": "https://bugzilla.suse.com/853045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2013-6712"
},
{
"cve": "CVE-2013-7327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-7327"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-7327",
"url": "https://www.suse.com/security/cve/CVE-2013-7327"
},
{
"category": "external",
"summary": "SUSE Bug 864879 for CVE-2013-7327",
"url": "https://bugzilla.suse.com/864879"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-7327"
},
{
"cve": "CVE-2013-7345",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-7345"
}
],
"notes": [
{
"category": "general",
"text": "The BEGIN regular expression in the awk script detector in magic/Magdir/commands in file before 5.15 uses multiple wildcards with unlimited repetitions, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted ASCII file that triggers a large amount of backtracking, as demonstrated via a file with many newline characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-7345",
"url": "https://www.suse.com/security/cve/CVE-2013-7345"
},
{
"category": "external",
"summary": "SUSE Bug 869906 for CVE-2013-7345",
"url": "https://bugzilla.suse.com/869906"
},
{
"category": "external",
"summary": "SUSE Bug 883306 for CVE-2013-7345",
"url": "https://bugzilla.suse.com/883306"
},
{
"category": "external",
"summary": "SUSE Bug 987530 for CVE-2013-7345",
"url": "https://bugzilla.suse.com/987530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-7345"
},
{
"cve": "CVE-2014-0185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0185"
}
],
"notes": [
{
"category": "general",
"text": "sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0185",
"url": "https://www.suse.com/security/cve/CVE-2014-0185"
},
{
"category": "external",
"summary": "SUSE Bug 868624 for CVE-2014-0185",
"url": "https://bugzilla.suse.com/868624"
},
{
"category": "external",
"summary": "SUSE Bug 875826 for CVE-2014-0185",
"url": "https://bugzilla.suse.com/875826"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-0185",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-0185"
},
{
"cve": "CVE-2014-0238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0238"
}
],
"notes": [
{
"category": "general",
"text": "The cdf_read_property_info function in cdf.c in the Fileinfo component in PHP before 5.4.29 and 5.5.x before 5.5.13 allows remote attackers to cause a denial of service (infinite loop or out-of-bounds memory access) via a vector that (1) has zero length or (2) is too long.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0238",
"url": "https://www.suse.com/security/cve/CVE-2014-0238"
},
{
"category": "external",
"summary": "SUSE Bug 880904 for CVE-2014-0238",
"url": "https://bugzilla.suse.com/880904"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-0238",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-0238"
},
{
"cve": "CVE-2014-1943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1943"
}
],
"notes": [
{
"category": "general",
"text": "Fine Free file before 5.17 allows context-dependent attackers to cause a denial of service (infinite recursion, CPU consumption, and crash) via a crafted indirect offset value in the magic of a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1943",
"url": "https://www.suse.com/security/cve/CVE-2014-1943"
},
{
"category": "external",
"summary": "SUSE Bug 864343 for CVE-2014-1943",
"url": "https://bugzilla.suse.com/864343"
},
{
"category": "external",
"summary": "SUSE Bug 864589 for CVE-2014-1943",
"url": "https://bugzilla.suse.com/864589"
},
{
"category": "external",
"summary": "SUSE Bug 883306 for CVE-2014-1943",
"url": "https://bugzilla.suse.com/883306"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1943"
},
{
"cve": "CVE-2014-2497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2497"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCreateFromXpm function in gdxpm.c in libgd, as used in PHP 5.4.26 and earlier, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted color table in an XPM file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2497",
"url": "https://www.suse.com/security/cve/CVE-2014-2497"
},
{
"category": "external",
"summary": "SUSE Bug 868624 for CVE-2014-2497",
"url": "https://bugzilla.suse.com/868624"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2497"
},
{
"cve": "CVE-2014-3538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3538"
}
],
"notes": [
{
"category": "general",
"text": "file before 5.19 does not properly restrict the amount of data read during a regex search, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted file that triggers backtracking during processing of an awk rule. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7345.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3538",
"url": "https://www.suse.com/security/cve/CVE-2014-3538"
},
{
"category": "external",
"summary": "SUSE Bug 935225 for CVE-2014-3538",
"url": "https://bugzilla.suse.com/935225"
},
{
"category": "external",
"summary": "SUSE Bug 987530 for CVE-2014-3538",
"url": "https://bugzilla.suse.com/987530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3538"
},
{
"cve": "CVE-2014-3597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3597"
}
],
"notes": [
{
"category": "general",
"text": "Multiple buffer overflows in the php_parserr function in ext/standard/dns.c in PHP before 5.4.32 and 5.5.x before 5.5.16 allow remote DNS servers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted DNS record, related to the dns_get_record function and the dn_expand function. NOTE: this issue exists because of an incomplete fix for CVE-2014-4049.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3597",
"url": "https://www.suse.com/security/cve/CVE-2014-3597"
},
{
"category": "external",
"summary": "SUSE Bug 893853 for CVE-2014-3597",
"url": "https://bugzilla.suse.com/893853"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-3597",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-3597",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3597"
},
{
"cve": "CVE-2014-3622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3622"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the add_post_var function in the Posthandler component in PHP 5.6.x before 5.6.1 might allow remote attackers to execute arbitrary code by leveraging a third-party filter extension that accesses a certain ksep value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3622",
"url": "https://www.suse.com/security/cve/CVE-2014-3622"
},
{
"category": "external",
"summary": "SUSE Bug 900934 for CVE-2014-3622",
"url": "https://bugzilla.suse.com/900934"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2014-3622"
},
{
"cve": "CVE-2014-3668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3668"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the date_from_ISO8601 function in the mkgmtime implementation in libxmlrpc/xmlrpc.c in the XMLRPC extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 allows remote attackers to cause a denial of service (application crash) via (1) a crafted first argument to the xmlrpc_set_type function or (2) a crafted argument to the xmlrpc_decode function, related to an out-of-bounds read operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3668",
"url": "https://www.suse.com/security/cve/CVE-2014-3668"
},
{
"category": "external",
"summary": "SUSE Bug 902368 for CVE-2014-3668",
"url": "https://bugzilla.suse.com/902368"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-3668",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3668"
},
{
"cve": "CVE-2014-3670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3670"
}
],
"notes": [
{
"category": "general",
"text": "The exif_ifd_make_value function in exif.c in the EXIF extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 operates on floating-point arrays incorrectly, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted JPEG image with TIFF thumbnail data that is improperly handled by the exif_thumbnail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3670",
"url": "https://www.suse.com/security/cve/CVE-2014-3670"
},
{
"category": "external",
"summary": "SUSE Bug 902357 for CVE-2014-3670",
"url": "https://bugzilla.suse.com/902357"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-3670",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3670"
},
{
"cve": "CVE-2014-4049",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4049"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the php_parserr function in ext/standard/dns.c in PHP 5.6.0beta4 and earlier allows remote servers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted DNS TXT record, related to the dns_get_record function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4049",
"url": "https://www.suse.com/security/cve/CVE-2014-4049"
},
{
"category": "external",
"summary": "SUSE Bug 882992 for CVE-2014-4049",
"url": "https://bugzilla.suse.com/882992"
},
{
"category": "external",
"summary": "SUSE Bug 893853 for CVE-2014-4049",
"url": "https://bugzilla.suse.com/893853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4049"
},
{
"cve": "CVE-2014-4670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4670"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in ext/spl/spl_dllist.c in the SPL component in PHP through 5.5.14 allows context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted iterator usage within applications in certain web-hosting environments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4670",
"url": "https://www.suse.com/security/cve/CVE-2014-4670"
},
{
"category": "external",
"summary": "SUSE Bug 886059 for CVE-2014-4670",
"url": "https://bugzilla.suse.com/886059"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-4670",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-4670",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4670"
},
{
"cve": "CVE-2014-4698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4698"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in ext/spl/spl_array.c in the SPL component in PHP through 5.5.14 allows context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted ArrayIterator usage within applications in certain web-hosting environments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4698",
"url": "https://www.suse.com/security/cve/CVE-2014-4698"
},
{
"category": "external",
"summary": "SUSE Bug 886060 for CVE-2014-4698",
"url": "https://bugzilla.suse.com/886060"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-4698",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4698"
},
{
"cve": "CVE-2014-5459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-5459"
}
],
"notes": [
{
"category": "general",
"text": "The PEAR_REST class in REST.php in PEAR in PHP through 5.6.0 allows local users to write to arbitrary files via a symlink attack on a (1) rest.cachefile or (2) rest.cacheid file in /tmp/pear/cache/, related to the retrieveCacheFirst and useLocalCache functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-5459",
"url": "https://www.suse.com/security/cve/CVE-2014-5459"
},
{
"category": "external",
"summary": "SUSE Bug 893849 for CVE-2014-5459",
"url": "https://bugzilla.suse.com/893849"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-5459",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-5459",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-5459"
},
{
"cve": "CVE-2014-9426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9426"
}
],
"notes": [
{
"category": "general",
"text": "The apprentice_load function in libmagic/apprentice.c in the Fileinfo component in PHP through 5.6.4 attempts to perform a free operation on a stack-based character array, which allows remote attackers to cause a denial of service (memory corruption or application crash) or possibly have unspecified other impact via unknown vectors. NOTE: this is disputed by the vendor because the standard erealloc behavior makes the free operation unreachable",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9426",
"url": "https://www.suse.com/security/cve/CVE-2014-9426"
},
{
"category": "external",
"summary": "SUSE Bug 911663 for CVE-2014-9426",
"url": "https://bugzilla.suse.com/911663"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2014-9426"
},
{
"cve": "CVE-2014-9427",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9427"
}
],
"notes": [
{
"category": "general",
"text": "sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping\u0027s length during processing of an invalid file that begins with a # character and lacks a newline character, which causes an out-of-bounds read and might (1) allow remote attackers to obtain sensitive information from php-cgi process memory by leveraging the ability to upload a .php file or (2) trigger unexpected code execution if a valid PHP script is present in memory locations adjacent to the mapping.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9427",
"url": "https://www.suse.com/security/cve/CVE-2014-9427"
},
{
"category": "external",
"summary": "SUSE Bug 911664 for CVE-2014-9427",
"url": "https://bugzilla.suse.com/911664"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-9427"
},
{
"cve": "CVE-2015-0231",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0231"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0231",
"url": "https://www.suse.com/security/cve/CVE-2015-0231"
},
{
"category": "external",
"summary": "SUSE Bug 910659 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/910659"
},
{
"category": "external",
"summary": "SUSE Bug 924972 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/924972"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-0231"
},
{
"cve": "CVE-2015-0235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0235"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the __nss_hostname_digits_dots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the (1) gethostbyname or (2) gethostbyname2 function, aka \"GHOST.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0235",
"url": "https://www.suse.com/security/cve/CVE-2015-0235"
},
{
"category": "external",
"summary": "SUSE Bug 844309 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/844309"
},
{
"category": "external",
"summary": "SUSE Bug 913646 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/913646"
},
{
"category": "external",
"summary": "SUSE Bug 949238 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/949238"
},
{
"category": "external",
"summary": "SUSE Bug 954983 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/954983"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2015-0235"
},
{
"cve": "CVE-2015-0273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0273"
}
],
"notes": [
{
"category": "general",
"text": "Multiple use-after-free vulnerabilities in ext/date/php_date.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allow remote attackers to execute arbitrary code via crafted serialized input containing a (1) R or (2) r type specifier in (a) DateTimeZone data handled by the php_date_timezone_initialize_from_hash function or (b) DateTime data handled by the php_date_initialize_from_hash function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0273",
"url": "https://www.suse.com/security/cve/CVE-2015-0273"
},
{
"category": "external",
"summary": "SUSE Bug 917302 for CVE-2015-0273",
"url": "https://bugzilla.suse.com/917302"
},
{
"category": "external",
"summary": "SUSE Bug 918768 for CVE-2015-0273",
"url": "https://bugzilla.suse.com/918768"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2015-0273",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-0273"
},
{
"cve": "CVE-2015-1351",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1351"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the _zend_shared_memdup function in zend_shared_alloc.c in the OPcache extension in PHP through 5.6.7 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1351",
"url": "https://www.suse.com/security/cve/CVE-2015-1351"
},
{
"category": "external",
"summary": "SUSE Bug 1137633 for CVE-2015-1351",
"url": "https://bugzilla.suse.com/1137633"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-1351"
},
{
"cve": "CVE-2015-3152",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3152"
}
],
"notes": [
{
"category": "general",
"text": "Oracle MySQL before 5.7.3, Oracle MySQL Connector/C (aka libmysqlclient) before 6.1.3, and MariaDB before 5.5.44 use the --ssl option to mean that SSL is optional, which allows man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, aka a \"BACKRONYM\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3152",
"url": "https://www.suse.com/security/cve/CVE-2015-3152"
},
{
"category": "external",
"summary": "SUSE Bug 1037590 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/1037590"
},
{
"category": "external",
"summary": "SUSE Bug 1047059 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/1047059"
},
{
"category": "external",
"summary": "SUSE Bug 1088681 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/1088681"
},
{
"category": "external",
"summary": "SUSE Bug 924663 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/924663"
},
{
"category": "external",
"summary": "SUSE Bug 928962 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/928962"
},
{
"category": "external",
"summary": "SUSE Bug 936407 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/936407"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3152"
},
{
"cve": "CVE-2015-3414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3414"
}
],
"notes": [
{
"category": "general",
"text": "SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE\"\"\"\"\"\"\"\" at the end of a SELECT statement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3414",
"url": "https://www.suse.com/security/cve/CVE-2015-3414"
},
{
"category": "external",
"summary": "SUSE Bug 1085790 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/1085790"
},
{
"category": "external",
"summary": "SUSE Bug 1190372 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/1190372"
},
{
"category": "external",
"summary": "SUSE Bug 1193078 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/1193078"
},
{
"category": "external",
"summary": "SUSE Bug 928700 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/928700"
},
{
"category": "external",
"summary": "SUSE Bug 928701 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/928701"
},
{
"category": "external",
"summary": "SUSE Bug 928702 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/928702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3414"
},
{
"cve": "CVE-2015-3415",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3415"
}
],
"notes": [
{
"category": "general",
"text": "The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0\u0026O\u003eO) in a CREATE TABLE statement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3415",
"url": "https://www.suse.com/security/cve/CVE-2015-3415"
},
{
"category": "external",
"summary": "SUSE Bug 1190372 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/1190372"
},
{
"category": "external",
"summary": "SUSE Bug 928700 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/928700"
},
{
"category": "external",
"summary": "SUSE Bug 928701 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/928701"
},
{
"category": "external",
"summary": "SUSE Bug 928702 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/928702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3415"
},
{
"cve": "CVE-2017-9120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9120"
}
],
"notes": [
{
"category": "general",
"text": "PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9120",
"url": "https://www.suse.com/security/cve/CVE-2017-9120"
},
{
"category": "external",
"summary": "SUSE Bug 1103661 for CVE-2017-9120",
"url": "https://bugzilla.suse.com/1103661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2018-1000222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000222"
}
],
"notes": [
{
"category": "general",
"text": "Libgd version 2.2.5 contains a Double Free Vulnerability vulnerability in gdImageBmpPtr Function that can result in Remote Code Execution . This attack appear to be exploitable via Specially Crafted Jpeg Image can trigger double free. This vulnerability appears to have been fixed in after commit ac16bdf2d41724b5a65255d4c28fb0ec46bc42f5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000222",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222"
},
{
"category": "external",
"summary": "SUSE Bug 1105434 for CVE-2018-1000222",
"url": "https://bugzilla.suse.com/1105434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000222"
},
{
"cve": "CVE-2018-1000888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"notes": [
{
"category": "general",
"text": "PEAR Archive_Tar version 1.4.3 and earlier contains a CWE-502, CWE-915 vulnerability in the Archive_Tar class. There are several file operations with `$v_header[\u0027filename\u0027]` as parameter (such as file_exists, is_file, is_dir, etc). When extract is called without a specific prefix path, we can trigger unserialization by crafting a tar file with `phar://[path_to_malicious_phar_file]` as path. Object injection can be used to trigger destruct in the loaded PHP classes, e.g. the Archive_Tar class itself. With Archive_Tar object injection, arbitrary file deletion can occur because `@unlink($this-\u003e_temp_tarname)` is called. If another class with useful gadget is loaded, it may possible to cause remote code execution that can result in files being deleted or possibly modified. This vulnerability appears to have been fixed in 1.4.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000888",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-1000888"
},
{
"cve": "CVE-2018-12882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12882"
}
],
"notes": [
{
"category": "general",
"text": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12882",
"url": "https://www.suse.com/security/cve/CVE-2018-12882"
},
{
"category": "external",
"summary": "SUSE Bug 1099098 for CVE-2018-12882",
"url": "https://bugzilla.suse.com/1099098"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2018-14851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14851"
}
],
"notes": [
{
"category": "general",
"text": "exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14851",
"url": "https://www.suse.com/security/cve/CVE-2018-14851"
},
{
"category": "external",
"summary": "SUSE Bug 1103659 for CVE-2018-14851",
"url": "https://bugzilla.suse.com/1103659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2018-17082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17082"
}
],
"notes": [
{
"category": "general",
"text": "The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a \"Transfer-Encoding: chunked\" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17082",
"url": "https://www.suse.com/security/cve/CVE-2018-17082"
},
{
"category": "external",
"summary": "SUSE Bug 1108753 for CVE-2018-17082",
"url": "https://bugzilla.suse.com/1108753"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2018-19935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19935"
}
],
"notes": [
{
"category": "general",
"text": "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19935",
"url": "https://www.suse.com/security/cve/CVE-2018-19935"
},
{
"category": "external",
"summary": "SUSE Bug 1118832 for CVE-2018-19935",
"url": "https://bugzilla.suse.com/1118832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2018-20783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20783"
}
],
"notes": [
{
"category": "general",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20783",
"url": "https://www.suse.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1126713"
},
{
"category": "external",
"summary": "SUSE Bug 1127122 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1127122"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-20783"
},
{
"cve": "CVE-2019-11034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11034"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11034",
"url": "https://www.suse.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "SUSE Bug 1132838 for CVE-2019-11034",
"url": "https://bugzilla.suse.com/1132838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2019-11035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11035"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11035",
"url": "https://www.suse.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "SUSE Bug 1132837 for CVE-2019-11035",
"url": "https://bugzilla.suse.com/1132837"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2019-11036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11036"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11036",
"url": "https://www.suse.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "SUSE Bug 1134322 for CVE-2019-11036",
"url": "https://bugzilla.suse.com/1134322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2019-11039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11039"
}
],
"notes": [
{
"category": "general",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11039",
"url": "https://www.suse.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "SUSE Bug 1138173 for CVE-2019-11039",
"url": "https://bugzilla.suse.com/1138173"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11040"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11040",
"url": "https://www.suse.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "SUSE Bug 1138172 for CVE-2019-11040",
"url": "https://bugzilla.suse.com/1138172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2019-11043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11043"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11043",
"url": "https://www.suse.com/security/cve/CVE-2019-11043"
},
{
"category": "external",
"summary": "SUSE Bug 1154999 for CVE-2019-11043",
"url": "https://bugzilla.suse.com/1154999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2019-11046",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11046"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren\u0027t ASCII numbers. This can read to disclosure of the content of some memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11046",
"url": "https://www.suse.com/security/cve/CVE-2019-11046"
},
{
"category": "external",
"summary": "SUSE Bug 1159924 for CVE-2019-11046",
"url": "https://bugzilla.suse.com/1159924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2019-9020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9020"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9020",
"url": "https://www.suse.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "SUSE Bug 1126711 for CVE-2019-9020",
"url": "https://bugzilla.suse.com/1126711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2019-9021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9021"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9021",
"url": "https://www.suse.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2019-9021",
"url": "https://bugzilla.suse.com/1126713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2019-9022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9022"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9022",
"url": "https://www.suse.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "SUSE Bug 1126827 for CVE-2019-9022",
"url": "https://bugzilla.suse.com/1126827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9022"
},
{
"cve": "CVE-2019-9023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9023"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9023",
"url": "https://www.suse.com/security/cve/CVE-2019-9023"
},
{
"category": "external",
"summary": "SUSE Bug 1126823 for CVE-2019-9023",
"url": "https://bugzilla.suse.com/1126823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9023"
},
{
"cve": "CVE-2019-9024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9024"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9024",
"url": "https://www.suse.com/security/cve/CVE-2019-9024"
},
{
"category": "external",
"summary": "SUSE Bug 1126821 for CVE-2019-9024",
"url": "https://bugzilla.suse.com/1126821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9024"
},
{
"cve": "CVE-2019-9637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9637"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9637",
"url": "https://www.suse.com/security/cve/CVE-2019-9637"
},
{
"category": "external",
"summary": "SUSE Bug 1128892 for CVE-2019-9637",
"url": "https://bugzilla.suse.com/1128892"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9637"
},
{
"cve": "CVE-2019-9638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9638"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9638",
"url": "https://www.suse.com/security/cve/CVE-2019-9638"
},
{
"category": "external",
"summary": "SUSE Bug 1128889 for CVE-2019-9638",
"url": "https://bugzilla.suse.com/1128889"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9638"
},
{
"cve": "CVE-2019-9640",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9640"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9640",
"url": "https://www.suse.com/security/cve/CVE-2019-9640"
},
{
"category": "external",
"summary": "SUSE Bug 1128883 for CVE-2019-9640",
"url": "https://bugzilla.suse.com/1128883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9640"
},
{
"cve": "CVE-2019-9641",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9641"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9641",
"url": "https://www.suse.com/security/cve/CVE-2019-9641"
},
{
"category": "external",
"summary": "SUSE Bug 1128722 for CVE-2019-9641",
"url": "https://bugzilla.suse.com/1128722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9641"
},
{
"cve": "CVE-2019-9675",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9675"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.27 and 7.3.x before 7.3.3. phar_tar_writeheaders_int in ext/phar/tar.c has a buffer overflow via a long link value. NOTE: The vendor indicates that the link value is used only when an archive contains a symlink, which currently cannot happen: \"This issue allows theoretical compromise of security, but a practical attack is usually impossible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9675",
"url": "https://www.suse.com/security/cve/CVE-2019-9675"
},
{
"category": "external",
"summary": "SUSE Bug 1128886 for CVE-2019-9675",
"url": "https://bugzilla.suse.com/1128886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9675"
},
{
"cve": "CVE-2020-7062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7062"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7062",
"url": "https://www.suse.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "SUSE Bug 1165280 for CVE-2020-7062",
"url": "https://bugzilla.suse.com/1165280"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-7062"
},
{
"cve": "CVE-2020-7063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7063"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7063",
"url": "https://www.suse.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "SUSE Bug 1165289 for CVE-2020-7063",
"url": "https://bugzilla.suse.com/1165289"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-7063"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
}
]
}
OPENSUSE-SU-2024:11167-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"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-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php7-7.4.24-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11167",
"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_11167-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3353 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3353/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3388 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3390 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3391 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3391/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3392 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3392/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-0996 page",
"url": "https://www.suse.com/security/cve/CVE-2006-0996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1017 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1017/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1490 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1494 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1991 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4783 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4887 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4887/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2008-0599 page",
"url": "https://www.suse.com/security/cve/CVE-2008-0599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9120 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000222 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000888 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12882 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14851 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17082 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19935 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20783 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11035 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11036 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11039 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11040 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11043 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11046 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11046/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9020 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9021 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9022 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9023 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9024 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9637 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9638 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9638/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9640 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9640/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9641 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9641/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9675 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7062 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7063 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
}
],
"title": "php7-7.4.24-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11167-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-1.1.aarch64",
"product": {
"name": "php7-7.4.24-1.1.aarch64",
"product_id": "php7-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.24-1.1.aarch64",
"product_id": "php7-bcmath-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.aarch64",
"product": {
"name": "php7-bz2-7.4.24-1.1.aarch64",
"product_id": "php7-bz2-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.aarch64",
"product": {
"name": "php7-calendar-7.4.24-1.1.aarch64",
"product_id": "php7-calendar-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.aarch64",
"product": {
"name": "php7-cli-7.4.24-1.1.aarch64",
"product_id": "php7-cli-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.aarch64",
"product": {
"name": "php7-ctype-7.4.24-1.1.aarch64",
"product_id": "php7-ctype-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-curl-7.4.24-1.1.aarch64",
"product_id": "php7-curl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.aarch64",
"product": {
"name": "php7-dba-7.4.24-1.1.aarch64",
"product_id": "php7-dba-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.aarch64",
"product": {
"name": "php7-devel-7.4.24-1.1.aarch64",
"product_id": "php7-devel-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.aarch64",
"product": {
"name": "php7-dom-7.4.24-1.1.aarch64",
"product_id": "php7-dom-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.aarch64",
"product": {
"name": "php7-enchant-7.4.24-1.1.aarch64",
"product_id": "php7-enchant-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.aarch64",
"product": {
"name": "php7-exif-7.4.24-1.1.aarch64",
"product_id": "php7-exif-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.aarch64",
"product_id": "php7-fileinfo-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.aarch64",
"product": {
"name": "php7-ftp-7.4.24-1.1.aarch64",
"product_id": "php7-ftp-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.aarch64",
"product": {
"name": "php7-gd-7.4.24-1.1.aarch64",
"product_id": "php7-gd-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.aarch64",
"product": {
"name": "php7-gettext-7.4.24-1.1.aarch64",
"product_id": "php7-gettext-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.aarch64",
"product": {
"name": "php7-gmp-7.4.24-1.1.aarch64",
"product_id": "php7-gmp-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.aarch64",
"product": {
"name": "php7-iconv-7.4.24-1.1.aarch64",
"product_id": "php7-iconv-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-intl-7.4.24-1.1.aarch64",
"product_id": "php7-intl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.aarch64",
"product": {
"name": "php7-json-7.4.24-1.1.aarch64",
"product_id": "php7-json-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.aarch64",
"product": {
"name": "php7-ldap-7.4.24-1.1.aarch64",
"product_id": "php7-ldap-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.24-1.1.aarch64",
"product_id": "php7-mbstring-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.aarch64",
"product": {
"name": "php7-mysql-7.4.24-1.1.aarch64",
"product_id": "php7-mysql-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.aarch64",
"product": {
"name": "php7-odbc-7.4.24-1.1.aarch64",
"product_id": "php7-odbc-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.aarch64",
"product": {
"name": "php7-opcache-7.4.24-1.1.aarch64",
"product_id": "php7-opcache-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-openssl-7.4.24-1.1.aarch64",
"product_id": "php7-openssl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.24-1.1.aarch64",
"product_id": "php7-pcntl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.aarch64",
"product": {
"name": "php7-pdo-7.4.24-1.1.aarch64",
"product_id": "php7-pdo-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.24-1.1.aarch64",
"product_id": "php7-pgsql-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.aarch64",
"product": {
"name": "php7-phar-7.4.24-1.1.aarch64",
"product_id": "php7-phar-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.aarch64",
"product": {
"name": "php7-posix-7.4.24-1.1.aarch64",
"product_id": "php7-posix-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.aarch64",
"product": {
"name": "php7-readline-7.4.24-1.1.aarch64",
"product_id": "php7-readline-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.aarch64",
"product": {
"name": "php7-shmop-7.4.24-1.1.aarch64",
"product_id": "php7-shmop-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.aarch64",
"product": {
"name": "php7-snmp-7.4.24-1.1.aarch64",
"product_id": "php7-snmp-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.aarch64",
"product": {
"name": "php7-soap-7.4.24-1.1.aarch64",
"product_id": "php7-soap-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sockets-7.4.24-1.1.aarch64",
"product_id": "php7-sockets-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sodium-7.4.24-1.1.aarch64",
"product_id": "php7-sodium-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.24-1.1.aarch64",
"product_id": "php7-sqlite-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.aarch64",
"product_id": "php7-sysvmsg-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.aarch64",
"product_id": "php7-sysvsem-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.aarch64",
"product_id": "php7-sysvshm-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.aarch64",
"product": {
"name": "php7-tidy-7.4.24-1.1.aarch64",
"product_id": "php7-tidy-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.aarch64",
"product_id": "php7-tokenizer-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.aarch64",
"product_id": "php7-xmlreader-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.aarch64",
"product_id": "php7-xmlrpc-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.aarch64",
"product_id": "php7-xmlwriter-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xsl-7.4.24-1.1.aarch64",
"product_id": "php7-xsl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.aarch64",
"product": {
"name": "php7-zip-7.4.24-1.1.aarch64",
"product_id": "php7-zip-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.aarch64",
"product": {
"name": "php7-zlib-7.4.24-1.1.aarch64",
"product_id": "php7-zlib-7.4.24-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-7.4.24-1.1.ppc64le",
"product_id": "php7-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.24-1.1.ppc64le",
"product_id": "php7-bcmath-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.24-1.1.ppc64le",
"product_id": "php7-bz2-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.24-1.1.ppc64le",
"product_id": "php7-calendar-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-cli-7.4.24-1.1.ppc64le",
"product_id": "php7-cli-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.24-1.1.ppc64le",
"product_id": "php7-ctype-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-curl-7.4.24-1.1.ppc64le",
"product_id": "php7-curl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-dba-7.4.24-1.1.ppc64le",
"product_id": "php7-dba-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-devel-7.4.24-1.1.ppc64le",
"product_id": "php7-devel-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-dom-7.4.24-1.1.ppc64le",
"product_id": "php7-dom-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.24-1.1.ppc64le",
"product_id": "php7-enchant-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-exif-7.4.24-1.1.ppc64le",
"product_id": "php7-exif-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.ppc64le",
"product_id": "php7-fileinfo-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.24-1.1.ppc64le",
"product_id": "php7-ftp-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-gd-7.4.24-1.1.ppc64le",
"product_id": "php7-gd-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.24-1.1.ppc64le",
"product_id": "php7-gettext-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.24-1.1.ppc64le",
"product_id": "php7-gmp-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.24-1.1.ppc64le",
"product_id": "php7-iconv-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-intl-7.4.24-1.1.ppc64le",
"product_id": "php7-intl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-json-7.4.24-1.1.ppc64le",
"product_id": "php7-json-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.24-1.1.ppc64le",
"product_id": "php7-ldap-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.24-1.1.ppc64le",
"product_id": "php7-mbstring-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.24-1.1.ppc64le",
"product_id": "php7-mysql-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.24-1.1.ppc64le",
"product_id": "php7-odbc-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.24-1.1.ppc64le",
"product_id": "php7-opcache-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.24-1.1.ppc64le",
"product_id": "php7-openssl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.24-1.1.ppc64le",
"product_id": "php7-pcntl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.24-1.1.ppc64le",
"product_id": "php7-pdo-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.24-1.1.ppc64le",
"product_id": "php7-pgsql-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-phar-7.4.24-1.1.ppc64le",
"product_id": "php7-phar-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-posix-7.4.24-1.1.ppc64le",
"product_id": "php7-posix-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-readline-7.4.24-1.1.ppc64le",
"product_id": "php7-readline-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.24-1.1.ppc64le",
"product_id": "php7-shmop-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.24-1.1.ppc64le",
"product_id": "php7-snmp-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-soap-7.4.24-1.1.ppc64le",
"product_id": "php7-soap-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.24-1.1.ppc64le",
"product_id": "php7-sockets-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.24-1.1.ppc64le",
"product_id": "php7-sodium-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.24-1.1.ppc64le",
"product_id": "php7-sqlite-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.ppc64le",
"product_id": "php7-sysvsem-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.ppc64le",
"product_id": "php7-sysvshm-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.24-1.1.ppc64le",
"product_id": "php7-tidy-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.ppc64le",
"product_id": "php7-tokenizer-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.ppc64le",
"product_id": "php7-xmlreader-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.24-1.1.ppc64le",
"product_id": "php7-xsl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-zip-7.4.24-1.1.ppc64le",
"product_id": "php7-zip-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.24-1.1.ppc64le",
"product_id": "php7-zlib-7.4.24-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.s390x",
"product": {
"name": "php7-7.4.24-1.1.s390x",
"product_id": "php7-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.s390x",
"product": {
"name": "php7-bcmath-7.4.24-1.1.s390x",
"product_id": "php7-bcmath-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.s390x",
"product": {
"name": "php7-bz2-7.4.24-1.1.s390x",
"product_id": "php7-bz2-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.s390x",
"product": {
"name": "php7-calendar-7.4.24-1.1.s390x",
"product_id": "php7-calendar-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.s390x",
"product": {
"name": "php7-cli-7.4.24-1.1.s390x",
"product_id": "php7-cli-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.s390x",
"product": {
"name": "php7-ctype-7.4.24-1.1.s390x",
"product_id": "php7-ctype-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.s390x",
"product": {
"name": "php7-curl-7.4.24-1.1.s390x",
"product_id": "php7-curl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.s390x",
"product": {
"name": "php7-dba-7.4.24-1.1.s390x",
"product_id": "php7-dba-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.s390x",
"product": {
"name": "php7-devel-7.4.24-1.1.s390x",
"product_id": "php7-devel-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.s390x",
"product": {
"name": "php7-dom-7.4.24-1.1.s390x",
"product_id": "php7-dom-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.s390x",
"product": {
"name": "php7-enchant-7.4.24-1.1.s390x",
"product_id": "php7-enchant-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.s390x",
"product": {
"name": "php7-exif-7.4.24-1.1.s390x",
"product_id": "php7-exif-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.s390x",
"product_id": "php7-fileinfo-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.s390x",
"product": {
"name": "php7-ftp-7.4.24-1.1.s390x",
"product_id": "php7-ftp-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.s390x",
"product": {
"name": "php7-gd-7.4.24-1.1.s390x",
"product_id": "php7-gd-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.s390x",
"product": {
"name": "php7-gettext-7.4.24-1.1.s390x",
"product_id": "php7-gettext-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.s390x",
"product": {
"name": "php7-gmp-7.4.24-1.1.s390x",
"product_id": "php7-gmp-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.s390x",
"product": {
"name": "php7-iconv-7.4.24-1.1.s390x",
"product_id": "php7-iconv-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.s390x",
"product": {
"name": "php7-intl-7.4.24-1.1.s390x",
"product_id": "php7-intl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.s390x",
"product": {
"name": "php7-json-7.4.24-1.1.s390x",
"product_id": "php7-json-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.s390x",
"product": {
"name": "php7-ldap-7.4.24-1.1.s390x",
"product_id": "php7-ldap-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.s390x",
"product": {
"name": "php7-mbstring-7.4.24-1.1.s390x",
"product_id": "php7-mbstring-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.s390x",
"product": {
"name": "php7-mysql-7.4.24-1.1.s390x",
"product_id": "php7-mysql-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.s390x",
"product": {
"name": "php7-odbc-7.4.24-1.1.s390x",
"product_id": "php7-odbc-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.s390x",
"product": {
"name": "php7-opcache-7.4.24-1.1.s390x",
"product_id": "php7-opcache-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.s390x",
"product": {
"name": "php7-openssl-7.4.24-1.1.s390x",
"product_id": "php7-openssl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.s390x",
"product": {
"name": "php7-pcntl-7.4.24-1.1.s390x",
"product_id": "php7-pcntl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.s390x",
"product": {
"name": "php7-pdo-7.4.24-1.1.s390x",
"product_id": "php7-pdo-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.s390x",
"product": {
"name": "php7-pgsql-7.4.24-1.1.s390x",
"product_id": "php7-pgsql-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.s390x",
"product": {
"name": "php7-phar-7.4.24-1.1.s390x",
"product_id": "php7-phar-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.s390x",
"product": {
"name": "php7-posix-7.4.24-1.1.s390x",
"product_id": "php7-posix-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.s390x",
"product": {
"name": "php7-readline-7.4.24-1.1.s390x",
"product_id": "php7-readline-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.s390x",
"product": {
"name": "php7-shmop-7.4.24-1.1.s390x",
"product_id": "php7-shmop-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.s390x",
"product": {
"name": "php7-snmp-7.4.24-1.1.s390x",
"product_id": "php7-snmp-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.s390x",
"product": {
"name": "php7-soap-7.4.24-1.1.s390x",
"product_id": "php7-soap-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.s390x",
"product": {
"name": "php7-sockets-7.4.24-1.1.s390x",
"product_id": "php7-sockets-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.s390x",
"product": {
"name": "php7-sodium-7.4.24-1.1.s390x",
"product_id": "php7-sodium-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.s390x",
"product": {
"name": "php7-sqlite-7.4.24-1.1.s390x",
"product_id": "php7-sqlite-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.s390x",
"product_id": "php7-sysvmsg-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.s390x",
"product_id": "php7-sysvsem-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.s390x",
"product_id": "php7-sysvshm-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.s390x",
"product": {
"name": "php7-tidy-7.4.24-1.1.s390x",
"product_id": "php7-tidy-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.s390x",
"product_id": "php7-tokenizer-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.s390x",
"product_id": "php7-xmlreader-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.s390x",
"product_id": "php7-xmlrpc-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.s390x",
"product_id": "php7-xmlwriter-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.s390x",
"product": {
"name": "php7-xsl-7.4.24-1.1.s390x",
"product_id": "php7-xsl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.s390x",
"product": {
"name": "php7-zip-7.4.24-1.1.s390x",
"product_id": "php7-zip-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.s390x",
"product": {
"name": "php7-zlib-7.4.24-1.1.s390x",
"product_id": "php7-zlib-7.4.24-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.x86_64",
"product": {
"name": "php7-7.4.24-1.1.x86_64",
"product_id": "php7-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.24-1.1.x86_64",
"product_id": "php7-bcmath-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.x86_64",
"product": {
"name": "php7-bz2-7.4.24-1.1.x86_64",
"product_id": "php7-bz2-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.x86_64",
"product": {
"name": "php7-calendar-7.4.24-1.1.x86_64",
"product_id": "php7-calendar-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.x86_64",
"product": {
"name": "php7-cli-7.4.24-1.1.x86_64",
"product_id": "php7-cli-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.x86_64",
"product": {
"name": "php7-ctype-7.4.24-1.1.x86_64",
"product_id": "php7-ctype-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-curl-7.4.24-1.1.x86_64",
"product_id": "php7-curl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.x86_64",
"product": {
"name": "php7-dba-7.4.24-1.1.x86_64",
"product_id": "php7-dba-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.x86_64",
"product": {
"name": "php7-devel-7.4.24-1.1.x86_64",
"product_id": "php7-devel-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.x86_64",
"product": {
"name": "php7-dom-7.4.24-1.1.x86_64",
"product_id": "php7-dom-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.x86_64",
"product": {
"name": "php7-enchant-7.4.24-1.1.x86_64",
"product_id": "php7-enchant-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.x86_64",
"product": {
"name": "php7-exif-7.4.24-1.1.x86_64",
"product_id": "php7-exif-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.x86_64",
"product_id": "php7-fileinfo-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.x86_64",
"product": {
"name": "php7-ftp-7.4.24-1.1.x86_64",
"product_id": "php7-ftp-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.x86_64",
"product": {
"name": "php7-gd-7.4.24-1.1.x86_64",
"product_id": "php7-gd-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.x86_64",
"product": {
"name": "php7-gettext-7.4.24-1.1.x86_64",
"product_id": "php7-gettext-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.x86_64",
"product": {
"name": "php7-gmp-7.4.24-1.1.x86_64",
"product_id": "php7-gmp-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.x86_64",
"product": {
"name": "php7-iconv-7.4.24-1.1.x86_64",
"product_id": "php7-iconv-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-intl-7.4.24-1.1.x86_64",
"product_id": "php7-intl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.x86_64",
"product": {
"name": "php7-json-7.4.24-1.1.x86_64",
"product_id": "php7-json-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.x86_64",
"product": {
"name": "php7-ldap-7.4.24-1.1.x86_64",
"product_id": "php7-ldap-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.24-1.1.x86_64",
"product_id": "php7-mbstring-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.x86_64",
"product": {
"name": "php7-mysql-7.4.24-1.1.x86_64",
"product_id": "php7-mysql-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.x86_64",
"product": {
"name": "php7-odbc-7.4.24-1.1.x86_64",
"product_id": "php7-odbc-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.x86_64",
"product": {
"name": "php7-opcache-7.4.24-1.1.x86_64",
"product_id": "php7-opcache-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-openssl-7.4.24-1.1.x86_64",
"product_id": "php7-openssl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.24-1.1.x86_64",
"product_id": "php7-pcntl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.x86_64",
"product": {
"name": "php7-pdo-7.4.24-1.1.x86_64",
"product_id": "php7-pdo-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.24-1.1.x86_64",
"product_id": "php7-pgsql-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.x86_64",
"product": {
"name": "php7-phar-7.4.24-1.1.x86_64",
"product_id": "php7-phar-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.x86_64",
"product": {
"name": "php7-posix-7.4.24-1.1.x86_64",
"product_id": "php7-posix-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.x86_64",
"product": {
"name": "php7-readline-7.4.24-1.1.x86_64",
"product_id": "php7-readline-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.x86_64",
"product": {
"name": "php7-shmop-7.4.24-1.1.x86_64",
"product_id": "php7-shmop-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.x86_64",
"product": {
"name": "php7-snmp-7.4.24-1.1.x86_64",
"product_id": "php7-snmp-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.x86_64",
"product": {
"name": "php7-soap-7.4.24-1.1.x86_64",
"product_id": "php7-soap-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sockets-7.4.24-1.1.x86_64",
"product_id": "php7-sockets-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sodium-7.4.24-1.1.x86_64",
"product_id": "php7-sodium-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.24-1.1.x86_64",
"product_id": "php7-sqlite-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.x86_64",
"product_id": "php7-sysvmsg-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.x86_64",
"product_id": "php7-sysvsem-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.x86_64",
"product_id": "php7-sysvshm-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.x86_64",
"product": {
"name": "php7-tidy-7.4.24-1.1.x86_64",
"product_id": "php7-tidy-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.x86_64",
"product_id": "php7-tokenizer-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.x86_64",
"product_id": "php7-xmlreader-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.x86_64",
"product_id": "php7-xmlrpc-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.x86_64",
"product_id": "php7-xmlwriter-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xsl-7.4.24-1.1.x86_64",
"product_id": "php7-xsl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.x86_64",
"product": {
"name": "php7-zip-7.4.24-1.1.x86_64",
"product_id": "php7-zip-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.x86_64",
"product": {
"name": "php7-zlib-7.4.24-1.1.x86_64",
"product_id": "php7-zlib-7.4.24-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64"
},
"product_reference": "php7-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.s390x"
},
"product_reference": "php7-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64"
},
"product_reference": "php7-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x"
},
"product_reference": "php7-bcmath-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64"
},
"product_reference": "php7-bz2-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x"
},
"product_reference": "php7-bz2-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64"
},
"product_reference": "php7-bz2-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64"
},
"product_reference": "php7-calendar-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x"
},
"product_reference": "php7-calendar-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64"
},
"product_reference": "php7-calendar-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64"
},
"product_reference": "php7-cli-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-cli-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x"
},
"product_reference": "php7-cli-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64"
},
"product_reference": "php7-cli-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64"
},
"product_reference": "php7-ctype-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x"
},
"product_reference": "php7-ctype-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64"
},
"product_reference": "php7-ctype-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-curl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-curl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x"
},
"product_reference": "php7-curl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-curl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64"
},
"product_reference": "php7-dba-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-dba-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x"
},
"product_reference": "php7-dba-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64"
},
"product_reference": "php7-dba-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64"
},
"product_reference": "php7-devel-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-devel-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x"
},
"product_reference": "php7-devel-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64"
},
"product_reference": "php7-devel-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64"
},
"product_reference": "php7-dom-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-dom-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x"
},
"product_reference": "php7-dom-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64"
},
"product_reference": "php7-dom-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64"
},
"product_reference": "php7-enchant-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x"
},
"product_reference": "php7-enchant-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64"
},
"product_reference": "php7-enchant-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64"
},
"product_reference": "php7-exif-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-exif-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x"
},
"product_reference": "php7-exif-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64"
},
"product_reference": "php7-exif-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64"
},
"product_reference": "php7-ftp-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x"
},
"product_reference": "php7-ftp-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64"
},
"product_reference": "php7-ftp-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64"
},
"product_reference": "php7-gd-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-gd-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x"
},
"product_reference": "php7-gd-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64"
},
"product_reference": "php7-gd-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64"
},
"product_reference": "php7-gettext-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x"
},
"product_reference": "php7-gettext-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64"
},
"product_reference": "php7-gettext-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64"
},
"product_reference": "php7-gmp-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x"
},
"product_reference": "php7-gmp-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64"
},
"product_reference": "php7-gmp-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64"
},
"product_reference": "php7-iconv-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x"
},
"product_reference": "php7-iconv-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64"
},
"product_reference": "php7-iconv-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-intl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-intl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x"
},
"product_reference": "php7-intl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-intl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64"
},
"product_reference": "php7-json-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-json-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x"
},
"product_reference": "php7-json-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64"
},
"product_reference": "php7-json-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64"
},
"product_reference": "php7-ldap-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x"
},
"product_reference": "php7-ldap-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64"
},
"product_reference": "php7-ldap-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x"
},
"product_reference": "php7-mbstring-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64"
},
"product_reference": "php7-mysql-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x"
},
"product_reference": "php7-mysql-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64"
},
"product_reference": "php7-mysql-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64"
},
"product_reference": "php7-odbc-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x"
},
"product_reference": "php7-odbc-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64"
},
"product_reference": "php7-odbc-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64"
},
"product_reference": "php7-opcache-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x"
},
"product_reference": "php7-opcache-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64"
},
"product_reference": "php7-opcache-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-openssl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x"
},
"product_reference": "php7-openssl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-openssl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x"
},
"product_reference": "php7-pcntl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64"
},
"product_reference": "php7-pdo-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x"
},
"product_reference": "php7-pdo-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64"
},
"product_reference": "php7-pdo-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x"
},
"product_reference": "php7-pgsql-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64"
},
"product_reference": "php7-phar-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-phar-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x"
},
"product_reference": "php7-phar-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64"
},
"product_reference": "php7-phar-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64"
},
"product_reference": "php7-posix-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-posix-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x"
},
"product_reference": "php7-posix-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64"
},
"product_reference": "php7-posix-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64"
},
"product_reference": "php7-readline-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-readline-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x"
},
"product_reference": "php7-readline-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64"
},
"product_reference": "php7-readline-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64"
},
"product_reference": "php7-shmop-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x"
},
"product_reference": "php7-shmop-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64"
},
"product_reference": "php7-shmop-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64"
},
"product_reference": "php7-snmp-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x"
},
"product_reference": "php7-snmp-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64"
},
"product_reference": "php7-snmp-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64"
},
"product_reference": "php7-soap-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-soap-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x"
},
"product_reference": "php7-soap-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64"
},
"product_reference": "php7-soap-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sockets-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x"
},
"product_reference": "php7-sockets-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sockets-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sodium-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x"
},
"product_reference": "php7-sodium-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sodium-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x"
},
"product_reference": "php7-sqlite-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64"
},
"product_reference": "php7-tidy-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x"
},
"product_reference": "php7-tidy-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64"
},
"product_reference": "php7-tidy-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xsl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x"
},
"product_reference": "php7-xsl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xsl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64"
},
"product_reference": "php7-zip-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-zip-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x"
},
"product_reference": "php7-zip-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64"
},
"product_reference": "php7-zip-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64"
},
"product_reference": "php7-zlib-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x"
},
"product_reference": "php7-zlib-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
},
"product_reference": "php7-zlib-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2005-3353",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3353"
}
],
"notes": [
{
"category": "general",
"text": "The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3353",
"url": "https://www.suse.com/security/cve/CVE-2005-3353"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 529198 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/529198"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3353"
},
{
"cve": "CVE-2005-3388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3388"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a \"stacked array assignment.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3388",
"url": "https://www.suse.com/security/cve/CVE-2005-3388"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/132684"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3388"
},
{
"cve": "CVE-2005-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3389"
}
],
"notes": [
{
"category": "general",
"text": "The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3389",
"url": "https://www.suse.com/security/cve/CVE-2005-3389"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 307272 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/307272"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3389"
},
{
"cve": "CVE-2005-3390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3390"
}
],
"notes": [
{
"category": "general",
"text": "The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a \"GLOBALS\" fileupload field.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3390",
"url": "https://www.suse.com/security/cve/CVE-2005-3390"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/135480"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3390"
},
{
"cve": "CVE-2005-3391",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3391"
}
],
"notes": [
{
"category": "general",
"text": "Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3391",
"url": "https://www.suse.com/security/cve/CVE-2005-3391"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3391"
},
{
"cve": "CVE-2005-3392",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3392"
}
],
"notes": [
{
"category": "general",
"text": "Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3392",
"url": "https://www.suse.com/security/cve/CVE-2005-3392"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3392"
},
{
"cve": "CVE-2006-0996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-0996"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-0996",
"url": "https://www.suse.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "SUSE Bug 164804 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164804"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-0996"
},
{
"cve": "CVE-2006-1017",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1017"
}
],
"notes": [
{
"category": "general",
"text": "The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1017",
"url": "https://www.suse.com/security/cve/CVE-2006-1017"
},
{
"category": "external",
"summary": "SUSE Bug 154317 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/154317"
},
{
"category": "external",
"summary": "SUSE Bug 279863 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/279863"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2006-1017"
},
{
"cve": "CVE-2006-1490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1490"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1490",
"url": "https://www.suse.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "SUSE Bug 161718 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/161718"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1490"
},
{
"cve": "CVE-2006-1494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1494"
}
],
"notes": [
{
"category": "general",
"text": "Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1494",
"url": "https://www.suse.com/security/cve/CVE-2006-1494"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1494",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2006-1494"
},
{
"cve": "CVE-2006-1991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1991"
}
],
"notes": [
{
"category": "general",
"text": "The substr_compare function in string.c in PHP 5.1.2 allows context-dependent attackers to cause a denial of service (memory access violation) via an out-of-bounds offset argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1991",
"url": "https://www.suse.com/security/cve/CVE-2006-1991"
},
{
"category": "external",
"summary": "SUSE Bug 169038 for CVE-2006-1991",
"url": "https://bugzilla.suse.com/169038"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1991"
},
{
"cve": "CVE-2007-4783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4783"
}
],
"notes": [
{
"category": "general",
"text": "The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4783",
"url": "https://www.suse.com/security/cve/CVE-2007-4783"
},
{
"category": "external",
"summary": "SUSE Bug 308069 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/308069"
},
{
"category": "external",
"summary": "SUSE Bug 325827 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/325827"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4783"
},
{
"cve": "CVE-2007-4887",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4887"
}
],
"notes": [
{
"category": "general",
"text": "The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter. NOTE: there are limited usage scenarios under which this would be a vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4887",
"url": "https://www.suse.com/security/cve/CVE-2007-4887"
},
{
"category": "external",
"summary": "SUSE Bug 325657 for CVE-2007-4887",
"url": "https://bugzilla.suse.com/325657"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4887"
},
{
"cve": "CVE-2008-0599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2008-0599"
}
],
"notes": [
{
"category": "general",
"text": "The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2008-0599",
"url": "https://www.suse.com/security/cve/CVE-2008-0599"
},
{
"category": "external",
"summary": "SUSE Bug 387745 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/387745"
},
{
"category": "external",
"summary": "SUSE Bug 393279 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/393279"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2008-0599"
},
{
"cve": "CVE-2017-9120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9120"
}
],
"notes": [
{
"category": "general",
"text": "PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9120",
"url": "https://www.suse.com/security/cve/CVE-2017-9120"
},
{
"category": "external",
"summary": "SUSE Bug 1103661 for CVE-2017-9120",
"url": "https://bugzilla.suse.com/1103661"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2018-1000222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000222"
}
],
"notes": [
{
"category": "general",
"text": "Libgd version 2.2.5 contains a Double Free Vulnerability vulnerability in gdImageBmpPtr Function that can result in Remote Code Execution . This attack appear to be exploitable via Specially Crafted Jpeg Image can trigger double free. This vulnerability appears to have been fixed in after commit ac16bdf2d41724b5a65255d4c28fb0ec46bc42f5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000222",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222"
},
{
"category": "external",
"summary": "SUSE Bug 1105434 for CVE-2018-1000222",
"url": "https://bugzilla.suse.com/1105434"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000222"
},
{
"cve": "CVE-2018-1000888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"notes": [
{
"category": "general",
"text": "PEAR Archive_Tar version 1.4.3 and earlier contains a CWE-502, CWE-915 vulnerability in the Archive_Tar class. There are several file operations with `$v_header[\u0027filename\u0027]` as parameter (such as file_exists, is_file, is_dir, etc). When extract is called without a specific prefix path, we can trigger unserialization by crafting a tar file with `phar://[path_to_malicious_phar_file]` as path. Object injection can be used to trigger destruct in the loaded PHP classes, e.g. the Archive_Tar class itself. With Archive_Tar object injection, arbitrary file deletion can occur because `@unlink($this-\u003e_temp_tarname)` is called. If another class with useful gadget is loaded, it may possible to cause remote code execution that can result in files being deleted or possibly modified. This vulnerability appears to have been fixed in 1.4.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000888",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-1000888"
},
{
"cve": "CVE-2018-12882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12882"
}
],
"notes": [
{
"category": "general",
"text": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12882",
"url": "https://www.suse.com/security/cve/CVE-2018-12882"
},
{
"category": "external",
"summary": "SUSE Bug 1099098 for CVE-2018-12882",
"url": "https://bugzilla.suse.com/1099098"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2018-14851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14851"
}
],
"notes": [
{
"category": "general",
"text": "exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14851",
"url": "https://www.suse.com/security/cve/CVE-2018-14851"
},
{
"category": "external",
"summary": "SUSE Bug 1103659 for CVE-2018-14851",
"url": "https://bugzilla.suse.com/1103659"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2018-17082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17082"
}
],
"notes": [
{
"category": "general",
"text": "The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a \"Transfer-Encoding: chunked\" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17082",
"url": "https://www.suse.com/security/cve/CVE-2018-17082"
},
{
"category": "external",
"summary": "SUSE Bug 1108753 for CVE-2018-17082",
"url": "https://bugzilla.suse.com/1108753"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2018-19935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19935"
}
],
"notes": [
{
"category": "general",
"text": "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19935",
"url": "https://www.suse.com/security/cve/CVE-2018-19935"
},
{
"category": "external",
"summary": "SUSE Bug 1118832 for CVE-2018-19935",
"url": "https://bugzilla.suse.com/1118832"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2018-20783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20783"
}
],
"notes": [
{
"category": "general",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20783",
"url": "https://www.suse.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1126713"
},
{
"category": "external",
"summary": "SUSE Bug 1127122 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1127122"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-20783"
},
{
"cve": "CVE-2019-11034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11034"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11034",
"url": "https://www.suse.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "SUSE Bug 1132838 for CVE-2019-11034",
"url": "https://bugzilla.suse.com/1132838"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2019-11035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11035"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11035",
"url": "https://www.suse.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "SUSE Bug 1132837 for CVE-2019-11035",
"url": "https://bugzilla.suse.com/1132837"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2019-11036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11036"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11036",
"url": "https://www.suse.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "SUSE Bug 1134322 for CVE-2019-11036",
"url": "https://bugzilla.suse.com/1134322"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2019-11039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11039"
}
],
"notes": [
{
"category": "general",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11039",
"url": "https://www.suse.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "SUSE Bug 1138173 for CVE-2019-11039",
"url": "https://bugzilla.suse.com/1138173"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11040"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11040",
"url": "https://www.suse.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "SUSE Bug 1138172 for CVE-2019-11040",
"url": "https://bugzilla.suse.com/1138172"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2019-11043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11043"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11043",
"url": "https://www.suse.com/security/cve/CVE-2019-11043"
},
{
"category": "external",
"summary": "SUSE Bug 1154999 for CVE-2019-11043",
"url": "https://bugzilla.suse.com/1154999"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2019-11046",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11046"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren\u0027t ASCII numbers. This can read to disclosure of the content of some memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11046",
"url": "https://www.suse.com/security/cve/CVE-2019-11046"
},
{
"category": "external",
"summary": "SUSE Bug 1159924 for CVE-2019-11046",
"url": "https://bugzilla.suse.com/1159924"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2019-9020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9020"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9020",
"url": "https://www.suse.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "SUSE Bug 1126711 for CVE-2019-9020",
"url": "https://bugzilla.suse.com/1126711"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2019-9021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9021"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9021",
"url": "https://www.suse.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2019-9021",
"url": "https://bugzilla.suse.com/1126713"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2019-9022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9022"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9022",
"url": "https://www.suse.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "SUSE Bug 1126827 for CVE-2019-9022",
"url": "https://bugzilla.suse.com/1126827"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9022"
},
{
"cve": "CVE-2019-9023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9023"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9023",
"url": "https://www.suse.com/security/cve/CVE-2019-9023"
},
{
"category": "external",
"summary": "SUSE Bug 1126823 for CVE-2019-9023",
"url": "https://bugzilla.suse.com/1126823"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9023"
},
{
"cve": "CVE-2019-9024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9024"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9024",
"url": "https://www.suse.com/security/cve/CVE-2019-9024"
},
{
"category": "external",
"summary": "SUSE Bug 1126821 for CVE-2019-9024",
"url": "https://bugzilla.suse.com/1126821"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9024"
},
{
"cve": "CVE-2019-9637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9637"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9637",
"url": "https://www.suse.com/security/cve/CVE-2019-9637"
},
{
"category": "external",
"summary": "SUSE Bug 1128892 for CVE-2019-9637",
"url": "https://bugzilla.suse.com/1128892"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9637"
},
{
"cve": "CVE-2019-9638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9638"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9638",
"url": "https://www.suse.com/security/cve/CVE-2019-9638"
},
{
"category": "external",
"summary": "SUSE Bug 1128889 for CVE-2019-9638",
"url": "https://bugzilla.suse.com/1128889"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9638"
},
{
"cve": "CVE-2019-9640",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9640"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9640",
"url": "https://www.suse.com/security/cve/CVE-2019-9640"
},
{
"category": "external",
"summary": "SUSE Bug 1128883 for CVE-2019-9640",
"url": "https://bugzilla.suse.com/1128883"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9640"
},
{
"cve": "CVE-2019-9641",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9641"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9641",
"url": "https://www.suse.com/security/cve/CVE-2019-9641"
},
{
"category": "external",
"summary": "SUSE Bug 1128722 for CVE-2019-9641",
"url": "https://bugzilla.suse.com/1128722"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9641"
},
{
"cve": "CVE-2019-9675",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9675"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.27 and 7.3.x before 7.3.3. phar_tar_writeheaders_int in ext/phar/tar.c has a buffer overflow via a long link value. NOTE: The vendor indicates that the link value is used only when an archive contains a symlink, which currently cannot happen: \"This issue allows theoretical compromise of security, but a practical attack is usually impossible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9675",
"url": "https://www.suse.com/security/cve/CVE-2019-9675"
},
{
"category": "external",
"summary": "SUSE Bug 1128886 for CVE-2019-9675",
"url": "https://bugzilla.suse.com/1128886"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9675"
},
{
"cve": "CVE-2020-7062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7062"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7062",
"url": "https://www.suse.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "SUSE Bug 1165280 for CVE-2020-7062",
"url": "https://bugzilla.suse.com/1165280"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-7062"
},
{
"cve": "CVE-2020-7063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7063"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7063",
"url": "https://www.suse.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "SUSE Bug 1165289 for CVE-2020-7063",
"url": "https://bugzilla.suse.com/1165289"
}
],
"remediations": [
{
"category": "vendor_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-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-7063"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
}
]
}
OPENSUSE-SU-2019:2271-1
Vulnerability from csaf_opensuse - Published: 2019-10-06 16:19 - Updated: 2019-10-06 16:19Notes
{
"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\nSecurity issues fixed:\n\n- CVE-2019-11041: Fixed heap buffer over-read in exif_scan_thumbnail() (bsc#1146360).\n- CVE-2019-11042: Fixed heap buffer over-read in exif_process_user_comment() (bsc#1145095).\n\nNon-security issue fixed:\n\n- Drop -n from php invocation from pecl (bsc#1151793).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2271",
"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-2019_2271-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2271-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5WYNH73HBSVTBMZTEQ5GTE7UV7XMOL6A/#5WYNH73HBSVTBMZTEQ5GTE7UV7XMOL6A"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2271-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5WYNH73HBSVTBMZTEQ5GTE7UV7XMOL6A/#5WYNH73HBSVTBMZTEQ5GTE7UV7XMOL6A"
},
{
"category": "self",
"summary": "SUSE Bug 1145095",
"url": "https://bugzilla.suse.com/1145095"
},
{
"category": "self",
"summary": "SUSE Bug 1146360",
"url": "https://bugzilla.suse.com/1146360"
},
{
"category": "self",
"summary": "SUSE Bug 1151793",
"url": "https://bugzilla.suse.com/1151793"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2019-10-06T16:19:36Z",
"generator": {
"date": "2019-10-06T16:19:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2271-1",
"initial_release_date": "2019-10-06T16:19:36Z",
"revision_history": [
{
"date": "2019-10-06T16:19:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"product_id": "apache2-mod_php7-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-bcmath-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-bcmath-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-bz2-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-bz2-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-calendar-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-calendar-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-ctype-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-ctype-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-curl-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-curl-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-dba-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-dba-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-devel-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-devel-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-dom-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-dom-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-embed-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-embed-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-enchant-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-enchant-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-exif-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-exif-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-fastcgi-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-fileinfo-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-firebird-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-firebird-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-fpm-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-fpm-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-ftp-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-ftp-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-gd-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-gd-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-gettext-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-gettext-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-gmp-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-gmp-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-iconv-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-iconv-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-intl-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-intl-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-json-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-json-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-ldap-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-ldap-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-mbstring-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-mbstring-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-mysql-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-mysql-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-odbc-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-odbc-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-opcache-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-opcache-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-openssl-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-openssl-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-pcntl-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-pcntl-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-pdo-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-pdo-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-pgsql-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-pgsql-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-phar-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-phar-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-posix-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-posix-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-readline-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-readline-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-shmop-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-shmop-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-snmp-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-snmp-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-soap-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-soap-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-sockets-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-sockets-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-sodium-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-sodium-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-sqlite-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-sqlite-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-sysvmsg-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-sysvsem-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-sysvshm-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-tidy-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-tidy-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-tokenizer-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-wddx-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-wddx-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-xmlreader-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-xmlrpc-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-xmlwriter-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-xsl-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-xsl-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-zip-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-zip-7.2.5-lp150.2.25.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-lp150.2.25.1.i586",
"product": {
"name": "php7-zlib-7.2.5-lp150.2.25.1.i586",
"product_id": "php7-zlib-7.2.5-lp150.2.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.2.5-lp150.2.25.1.noarch",
"product": {
"name": "php7-pear-7.2.5-lp150.2.25.1.noarch",
"product_id": "php7-pear-7.2.5-lp150.2.25.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"product_id": "apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-bcmath-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-bz2-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-calendar-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-ctype-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-curl-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-curl-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-dba-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-dba-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-devel-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-devel-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-dom-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-dom-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-embed-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-embed-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-enchant-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-exif-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-exif-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-fastcgi-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-fileinfo-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-firebird-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-fpm-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-ftp-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-gd-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-gd-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-gettext-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-gmp-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-iconv-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-intl-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-intl-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-json-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-json-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-ldap-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-mbstring-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-mysql-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-odbc-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-opcache-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-openssl-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-pcntl-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-pdo-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-pgsql-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-phar-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-phar-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-posix-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-posix-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-readline-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-readline-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-shmop-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-snmp-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-soap-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-soap-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-sockets-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-sodium-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-sqlite-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-sysvsem-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-sysvshm-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-tidy-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-tokenizer-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-wddx-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-xmlreader-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-xsl-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-zip-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-zip-7.2.5-lp150.2.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-lp150.2.25.1.x86_64",
"product": {
"name": "php7-zlib-7.2.5-lp150.2.25.1.x86_64",
"product_id": "php7-zlib-7.2.5-lp150.2.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"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-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-bcmath-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-bz2-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-calendar-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-ctype-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-curl-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-dba-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-devel-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-dom-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-embed-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-embed-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-enchant-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-exif-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-firebird-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-fpm-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-ftp-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-gd-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-gettext-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-gmp-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-iconv-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-intl-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-json-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-json-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-ldap-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-mbstring-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-mysql-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-odbc-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-opcache-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-openssl-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-pcntl-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-pdo-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-lp150.2.25.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch"
},
"product_reference": "php7-pear-7.2.5-lp150.2.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-pgsql-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-phar-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-posix-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-readline-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-shmop-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-snmp-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-soap-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-sockets-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-sodium-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-sqlite-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-tidy-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-wddx-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-xsl-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-zip-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-lp150.2.25.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586"
},
"product_reference": "php7-zlib-7.2.5-lp150.2.25.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-lp150.2.25.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-lp150.2.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_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 Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-10-06T16:19:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_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 Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:apache2-mod_php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bcmath-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-bz2-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-calendar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ctype-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-curl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dba-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-devel-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-dom-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-embed-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-enchant-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-exif-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fastcgi-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fileinfo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-firebird-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-fpm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ftp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gd-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gettext-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-gmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-iconv-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-intl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-json-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-ldap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mbstring-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-mysql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-odbc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-opcache-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-openssl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pcntl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pdo-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-pear-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pear-Archive_Tar-7.2.5-lp150.2.25.1.noarch",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-pgsql-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-phar-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-posix-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-readline-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-shmop-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-snmp-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-soap-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sockets-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sodium-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sqlite-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvmsg-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvsem-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-sysvshm-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tidy-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-tokenizer-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-wddx-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlreader-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlrpc-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xmlwriter-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-xsl-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zip-7.2.5-lp150.2.25.1.x86_64",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.i586",
"openSUSE Leap 15.0:php7-zlib-7.2.5-lp150.2.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-10-06T16:19:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
}
]
}
VAR-201908-1840
Vulnerability from variot - Updated: 2025-12-22 22:20When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash. PHP EXIF Contains a buffer error vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. PHP (PHP: Hypertext Preprocessor, PHP: Hypertext Preprocessor) is an open source general-purpose computer scripting language jointly maintained by PHPGroup and the open source community. The language is mainly used for Web development and supports a variety of databases and operating systems. A buffer error vulnerability exists in PHP 7.1.x prior to 7.1.31, 7.2.x prior to 7.2.21, and 7.3.x prior to 7.3.8. This vulnerability stems from the incorrect verification of data boundaries when the network system or product performs operations on the memory, resulting in incorrect read and write operations to other associated memory locations. Attackers can exploit this vulnerability to cause buffer overflow or heap overflow, etc. PHP is prone to a heap-based buffer-overflow vulnerability. Failed exploits will result in denial-of-service conditions.
PHP versions before 7.3.8 are vulnerable. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15
macOS Catalina 10.15 addresses the following:
AMD Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2019-8748: Lilang Wu and Moony Li of TrendMicro Mobile Security Research Team
apache_mod_php Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Multiple issues in PHP Description: Multiple issues were addressed by updating to PHP version 7.3.8. CVE-2019-11041 CVE-2019-11042
Audio Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing a maliciously crafted audio file may lead to arbitrary code execution Description: A memory corruption issue was addressed with improved state management. CVE-2019-8706: Yu Zhou of Ant-financial Light-Year Security Lab Entry added October 29, 2019
Books Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Parsing a maliciously crafted iBooks file may lead to a persistent denial-of-service Description: A resource exhaustion issue was addressed with improved input validation. CVE-2019-8774: Gertjan Franken imec-DistriNet of KU Leuven Entry added October 29, 2019
CFNetwork Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing maliciously crafted web content may lead to a cross site scripting attack Description: This issue was addressed with improved checks. CVE-2019-8753: Łukasz Pilorz of Standard Chartered GBS Poland Entry added October 29, 2019
CoreAudio Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing a maliciously crafted movie may result in the disclosure of process memory Description: A memory corruption issue was addressed with improved validation. CVE-2019-8705: riusksk of VulWar Corp working with Trend Micro's Zero Day Initiative
CoreCrypto Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing a large input may lead to a denial of service Description: A denial of service issue was addressed with improved input validation. CVE-2019-8741: Nicky Mouha of NIST Entry added October 29, 2019
CoreMedia Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing maliciously crafted web content may lead to arbitrary code execution Description: A memory corruption issue was addressed with improved state management. CVE-2019-8825: Found by GWP-ASan in Google Chrome Entry added October 29, 2019
Crash Reporter Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: The "Share Mac Analytics" setting may not be disabled when a user deselects the switch to share analytics Description: A race condition existed when reading and writing user preferences. This was addressed with improved state handling. CVE-2019-8757: William Cerniuk of Core Development, LLC
CUPS Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An attacker in a privileged network position may be able to leak sensitive user information Description: An input validation issue was addressed with improved input validation. CVE-2019-8736: Pawel Gocyla of ING Tech Poland (ingtechpoland.com) Entry added October 29, 2019
CUPS Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing a maliciously crafted string may lead to heap corruption Description: A memory consumption issue was addressed with improved memory handling. CVE-2019-8767: Stephen Zeisberg Entry added October 29, 2019
CUPS Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An attacker in a privileged position may be able to perform a denial of service attack Description: A denial of service issue was addressed with improved validation. CVE-2019-8737: Pawel Gocyla of ING Tech Poland (ingtechpoland.com) Entry added October 29, 2019
File Quarantine Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A malicious application may be able to elevate privileges Description: This issue was addressed by removing the vulnerable code. CVE-2019-8509: CodeColorist of Ant-Financial LightYear Labs Entry added October 29, 2019
Foundation Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A remote attacker may be able to cause unexpected application termination or arbitrary code execution Description: An out-of-bounds read was addressed with improved input validation. CVE-2019-8746: Natalie Silvanovich and Samuel Groß of Google Project Zero Entry added October 29, 2019
Graphics Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing a malicious shader may result in unexpected application termination or arbitrary code execution Description: Multiple memory corruption issues were addressed with improved input validation. CVE-2018-12152: Piotr Bania of Cisco Talos CVE-2018-12153: Piotr Bania of Cisco Talos CVE-2018-12154: Piotr Bania of Cisco Talos Entry added October 29, 2019
Intel Graphics Driver Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An application may be able to execute arbitrary code with system privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2019-8758: Lilang Wu and Moony Li of Trend Micro
IOGraphics Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A malicious application may be able to determine kernel memory layout Description: A logic issue was addressed with improved restrictions. CVE-2019-8755: Lilang Wu and Moony Li of Trend Micro
IOGraphics Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A local user may be able to cause unexpected system termination or read kernel memory Description: An out-of-bounds read was addressed with improved bounds checking. CVE-2019-8759: another of 360 Nirvan Team Entry added October 29, 2019
Kernel Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A local app may be able to read a persistent account identifier Description: A validation issue was addressed with improved logic. CVE-2019-8809: Apple Entry added October 29, 2019
Kernel Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved state management. CVE-2019-8709: derrek (@derrekr6) [confirmed]derrek (@derrekr6) CVE-2019-8781: Linus Henze (pinauten.de) Entry added October 29, 2019
Kernel Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2019-8717: Jann Horn of Google Project Zero
Kernel Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A malicious application may be able to determine kernel memory layout Description: A memory corruption issue existed in the handling of IPv6 packets. This issue was addressed with improved memory management. CVE-2019-8744: Zhuo Liang of Qihoo 360 Vulcan Team Entry added October 29, 2019
libxml2 Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Multiple issues in libxml2 Description: Multiple memory corruption issues were addressed with improved input validation. CVE-2019-8749: found by OSS-Fuzz CVE-2019-8756: found by OSS-Fuzz Entry added October 29, 2019
libxslt Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Multiple issues in libxslt Description: Multiple memory corruption issues were addressed with improved input validation. CVE-2019-8750: found by OSS-Fuzz Entry added October 29, 2019
mDNSResponder Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An attacker in physical proximity may be able to passively observe device names in AWDL communications Description: This issue was resolved by replacing device names with a random identifier. CVE-2019-8799: David Kreitschmann and Milan Stute of Secure Mobile Networking Lab at Technische Universität Darmstadt Entry added October 29, 2019
Menus Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing maliciously crafted web content may lead to arbitrary code execution Description: A memory corruption issue was addressed with improved state management. CVE-2019-8826: Found by GWP-ASan in Google Chrome Entry added October 29, 2019
Notes Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A local user may be able to view a user's locked notes Description: The contents of locked notes sometimes appeared in search results. This issue was addressed with improved data cleanup. CVE-2019-8730: Jamie Blumberg (@jamie_blumberg) of Virginia Polytechnic Institute and State University
PDFKit Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An attacker may be able to exfiltrate the contents of an encrypted PDF Description: An issue existed in the handling of links in encrypted PDFs. This issue was addressed by adding a confirmation prompt. CVE-2019-8772: Jens Müller of Ruhr University Bochum, Fabian Ising of FH Münster University of Applied Sciences, Vladislav Mladenov of Ruhr University Bochum, Christian Mainka of Ruhr University Bochum, Sebastian Schinzel of FH Münster University of Applied Sciences, and Jörg Schwenk of Ruhr University Bochum
PluginKit Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A local user may be able to check for the existence of arbitrary files Description: A logic issue was addressed with improved restrictions. CVE-2019-8708: an anonymous researcher Entry added October 29, 2019
PluginKit Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An application may be able to execute arbitrary code with system privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2019-8715: an anonymous researcher Entry added October 29, 2019
SharedFileList Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A malicious application may be able to access recent documents Description: The issue was addressed with improved permissions logic. CVE-2019-8770: Stanislav Zinukhov of Parallels International GmbH
sips Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: An application may be able to execute arbitrary code with system privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2019-8701: Simon Huang(@HuangShaomang), Rong Fan(@fanrong1992) and pjf of IceSword Lab of Qihoo 360
UIFoundation Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Parsing a maliciously crafted text file may lead to disclosure of user information Description: This issue was addressed with improved checks. CVE-2019-8761: Renee Trisberg of SpectX Entry added October 29, 2019
UIFoundation Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Processing a maliciously crafted text file may lead to arbitrary code execution Description: A buffer overflow was addressed with improved bounds checking. CVE-2019-8745: riusksk of VulWar Corp working with Trend Micro's Zero Day Initiative
WebKit Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: A user may be unable to delete browsing history items Description: "Clear History and Website Data" did not clear the history. The issue was addressed with improved data deletion. CVE-2019-8768: Hugo S. Diaz (coldpointblue)
WebKit Available for: MacBook (Early 2015 and later), MacBook Air (Mid 2012 and later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and later), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro (Late 2013 and later) Impact: Visiting a maliciously crafted website may reveal browsing history Description: An issue existed in the drawing of web page elements. The issue was addressed with improved logic. CVE-2019-8769: Piérre Reimertz (@reimertz)
Additional recognition
AppleRTC We would like to acknowledge Vitaly Cheptsov for their assistance.
Audio We would like to acknowledge riusksk of VulWar Corp working with Trend Micro's Zero Day Initiative for their assistance.
boringssl We would like to acknowledge Nimrod Aviram of Tel Aviv University, Robert Merget of Ruhr University Bochum, Juraj Somorovsky of Ruhr University Bochum and Thijs Alkemade (@xnyhps) of Computest for their assistance.
Finder We would like to acknowledge Csaba Fitzl (@theevilbit) for their assistance.
Gatekeeper We would like to acknowledge Csaba Fitzl (@theevilbit) for their assistance.
Identity Service We would like to acknowledge Yiğit Can YILMAZ (@yilmazcanyigit) for their assistance.
Kernel We would like to acknowledge Brandon Azad of Google Project Zero for their assistance.
mDNSResponder We would like to acknowledge Gregor Lang of e.solutions GmbH for their assistance.
python We would like to acknowledge an anonymous researcher for their assistance.
Safari Data Importing We would like to acknowledge Kent Zoya for their assistance.
Simple certificate enrollment protocol (SCEP) We would like to acknowledge an anonymous researcher for their assistance.
Telephony We would like to acknowledge Phil Stokes from SentinelOne for their assistance.
VPN We would like to acknowledge Royce Gawron of Second Son Consulting, Inc. for their assistance.
Installation note:
macOS Catalina 10.15 may be obtained from the Mac App Store or Apple's Software Downloads web site: https://support.apple.com/downloads/
Information will also be posted to the Apple Security Updates web site: https://support.apple.com/kb/HT201222
This message is signed with Apple's Product Security PGP key, and details are available at: https://www.apple.com/support/security/pgp/ -----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEM5FaaFRjww9EJgvRBz4uGe3y0M0FAl24s4QACgkQBz4uGe3y 0M0s3w//QZG0JsE1BjWJ3mwKoSn/I1V0SLryV9UxJeibPfhyF6VJEYk63jZxZ5ki 48vM7iKE3nAHamNFOMtUvyzEdO6VGNZ1uiuSu9nkyziEERapHJSLcEh83p2JhWV/ SEsBB3bsT4l3V9ZYxk/9DX6ynCTzKLZTynw6Yo2PMYiMpavD5sfZ6v8U53qdZ+LX SNuw+vRTsvu3YlFkUStTdQ64sT72yGII0c8iFpSb2AWv7IgbypB5lW4/MRQjrzoc 9yMhvMgXcgAlzoH5GpGE2EflbekcQxudxDh1t0o7f8OASRPTljNjL4oiKXBMhiAM iUgDn7duE9LqupfSWK5WOUkF+XRV0qTaLCTDWaCzVa5YsApvSVPhbmoFqKXSQG8T U6SxQviqzJ06sD1jqm2sZ/LnD5xMEXhQvNx89oJrTRsCU/o0fy4tRhHp52aJoF7E Wvr1kTlo6SGm6NjkmZVoKj6962/0XUYSOt8gR+L/sF7N6URUG+1Ko2jx8zhYHMEO ju+Hw0TFHd+8mP29oOEIsIpuRpCp9jjgEJDdu7mGqJ1Py2Gs0uGeHEZd6DJhKggA IvdJu4Q9usjWaxQ9H3m2I/xEqw78sMEEFgCYfLTC0gf2ChaiGZuhKipcF04c81kM bOGmjuyJrajD/2rY9EHrqtCm5b2079YAIxUAmTOkT0uP2WmlZoM= =bhin -----END PGP SIGNATURE-----
. ========================================================================= Ubuntu Security Notice USN-4097-2 August 13, 2019
php5 vulnerabilities
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 14.04 ESM
- Ubuntu 12.04 ESM
Summary:
PHP could be made to crash or execute arbitrary code if it received specially crafted image. This update provides the corresponding update for Ubuntu 12.04 ESM and Ubuntu 14.04 ESM.
Original advisory details:
It was discovered that PHP incorrectly handled certain images. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. (CVE-2019-11041, CVE-2019-11042)
Update instructions:
The problem can be corrected by updating your system to the following package versions:
Ubuntu 14.04 ESM: libapache2-mod-php5 5.5.9+dfsg-1ubuntu4.29+esm5 php5-cgi 5.5.9+dfsg-1ubuntu4.29+esm5 php5-cli 5.5.9+dfsg-1ubuntu4.29+esm5 php5-fpm 5.5.9+dfsg-1ubuntu4.29+esm5 php5-xmlrpc 5.5.9+dfsg-1ubuntu4.29+esm5
Ubuntu 12.04 ESM: libapache2-mod-php5 5.3.10-1ubuntu3.39 php5-cgi 5.3.10-1ubuntu3.39 php5-cli 5.3.10-1ubuntu3.39 php5-fpm 5.3.10-1ubuntu3.39 php5-xmlrpc 5.3.10-1ubuntu3.39
In general, a standard system update will make all the necessary changes.
For the stable distribution (buster), these problems have been fixed in version 7.3.9-1~deb10u1.
We recommend that you upgrade your php7.3 packages. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
===================================================================== Red Hat Security Advisory
Synopsis: Critical: rh-php72-php security update Advisory ID: RHSA-2019:3299-01 Product: Red Hat Software Collections Advisory URL: https://access.redhat.com/errata/RHSA-2019:3299 Issue date: 2019-11-01 CVE Names: CVE-2016-10166 CVE-2018-20783 CVE-2019-6977 CVE-2019-9020 CVE-2019-9021 CVE-2019-9022 CVE-2019-9023 CVE-2019-9024 CVE-2019-9637 CVE-2019-9638 CVE-2019-9639 CVE-2019-9640 CVE-2019-11034 CVE-2019-11035 CVE-2019-11036 CVE-2019-11038 CVE-2019-11039 CVE-2019-11040 CVE-2019-11041 CVE-2019-11042 CVE-2019-11043 =====================================================================
- Summary:
An update for rh-php72-php is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Critical. 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.
- Relevant releases/architectures:
Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7) - aarch64, ppc64le, s390x, x86_64 Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5) - ppc64le, s390x, x86_64 Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6) - ppc64le, s390x, x86_64 Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7) - ppc64le, s390x, x86_64 Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7) - x86_64
- Description:
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: rh-php72-php (7.2.24). (BZ#1766603)
Security Fix(es):
-
php: underflow in env_path_info in fpm_main.c (CVE-2019-11043)
-
gd: Unsigned integer underflow _gdContributionsAlloc() (CVE-2016-10166)
-
gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c (CVE-2019-6977)
-
php: Invalid memory access in function xmlrpc_decode() (CVE-2019-9020)
-
php: File rename across filesystems may allow unwanted access during processing (CVE-2019-9637)
-
php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9638)
-
php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9639)
-
php: Invalid read in exif_process_SOFn() (CVE-2019-9640)
-
php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)
-
php: Buffer over-read in exif_read_data() (CVE-2019-11040)
-
php: Buffer over-read in PHAR reading functions (CVE-2018-20783)
-
php: Heap-based buffer over-read in PHAR reading functions (CVE-2019-9021)
-
php: memcpy with negative length via crafted DNS response (CVE-2019-9022)
-
php: Heap-based buffer over-read in mbstring regular expression functions (CVE-2019-9023)
-
php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c (CVE-2019-9024)
-
php: Heap buffer overflow in function exif_process_IFD_TAG() (CVE-2019-11034)
-
php: Heap buffer overflow in function exif_iif_add_value() (CVE-2019-11035)
-
php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure (CVE-2019-11036)
-
gd: Information disclosure in gdImageCreateFromXbm() (CVE-2019-11038)
-
php: heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)
-
php: heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
- Solution:
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
After installing the updated packages, the httpd daemon must be restarted for the update to take effect.
- Bugs fixed (https://bugzilla.redhat.com/):
1418983 - CVE-2016-10166 gd: Unsigned integer underflow _gdContributionsAlloc() 1672207 - CVE-2019-6977 gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c 1680545 - CVE-2018-20783 php: Buffer over-read in PHAR reading functions 1685123 - CVE-2019-9020 php: Invalid memory access in function xmlrpc_decode() 1685132 - CVE-2019-9021 php: Heap-based buffer over-read in PHAR reading functions 1685398 - CVE-2019-9023 php: Heap-based buffer over-read in mbstring regular expression functions 1685404 - CVE-2019-9024 php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c 1685412 - CVE-2019-9022 php: memcpy with negative length via crafted DNS response 1688897 - CVE-2019-9637 php: File rename across filesystems may allow unwanted access during processing 1688922 - CVE-2019-9638 php: Uninitialized read in exif_process_IFD_in_MAKERNOTE 1688934 - CVE-2019-9639 php: Uninitialized read in exif_process_IFD_in_MAKERNOTE 1688939 - CVE-2019-9640 php: Invalid read in exif_process_SOFn() 1702246 - CVE-2019-11035 php: Heap buffer overflow in function exif_iif_add_value() 1702256 - CVE-2019-11034 php: Heap buffer overflow in function exif_process_IFD_TAG() 1707299 - CVE-2019-11036 php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure 1724149 - CVE-2019-11038 gd: Information disclosure in gdImageCreateFromXbm() 1724152 - CVE-2019-11039 php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() 1724154 - CVE-2019-11040 php: Buffer over-read in exif_read_data() 1739459 - CVE-2019-11041 php: heap buffer over-read in exif_scan_thumbnail() 1739465 - CVE-2019-11042 php: heap buffer over-read in exif_process_user_comment() 1766378 - CVE-2019-11043 php: underflow in env_path_info in fpm_main.c
- Package List:
Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7):
Source: rh-php72-php-7.2.24-1.el7.src.rpm
aarch64: rh-php72-php-7.2.24-1.el7.aarch64.rpm rh-php72-php-bcmath-7.2.24-1.el7.aarch64.rpm rh-php72-php-cli-7.2.24-1.el7.aarch64.rpm rh-php72-php-common-7.2.24-1.el7.aarch64.rpm rh-php72-php-dba-7.2.24-1.el7.aarch64.rpm rh-php72-php-dbg-7.2.24-1.el7.aarch64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.aarch64.rpm rh-php72-php-devel-7.2.24-1.el7.aarch64.rpm rh-php72-php-embedded-7.2.24-1.el7.aarch64.rpm rh-php72-php-enchant-7.2.24-1.el7.aarch64.rpm rh-php72-php-fpm-7.2.24-1.el7.aarch64.rpm rh-php72-php-gd-7.2.24-1.el7.aarch64.rpm rh-php72-php-gmp-7.2.24-1.el7.aarch64.rpm rh-php72-php-intl-7.2.24-1.el7.aarch64.rpm rh-php72-php-json-7.2.24-1.el7.aarch64.rpm rh-php72-php-ldap-7.2.24-1.el7.aarch64.rpm rh-php72-php-mbstring-7.2.24-1.el7.aarch64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.aarch64.rpm rh-php72-php-odbc-7.2.24-1.el7.aarch64.rpm rh-php72-php-opcache-7.2.24-1.el7.aarch64.rpm rh-php72-php-pdo-7.2.24-1.el7.aarch64.rpm rh-php72-php-pgsql-7.2.24-1.el7.aarch64.rpm rh-php72-php-process-7.2.24-1.el7.aarch64.rpm rh-php72-php-pspell-7.2.24-1.el7.aarch64.rpm rh-php72-php-recode-7.2.24-1.el7.aarch64.rpm rh-php72-php-snmp-7.2.24-1.el7.aarch64.rpm rh-php72-php-soap-7.2.24-1.el7.aarch64.rpm rh-php72-php-xml-7.2.24-1.el7.aarch64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.aarch64.rpm rh-php72-php-zip-7.2.24-1.el7.aarch64.rpm
ppc64le: rh-php72-php-7.2.24-1.el7.ppc64le.rpm rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm
s390x: rh-php72-php-7.2.24-1.el7.s390x.rpm rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm rh-php72-php-cli-7.2.24-1.el7.s390x.rpm rh-php72-php-common-7.2.24-1.el7.s390x.rpm rh-php72-php-dba-7.2.24-1.el7.s390x.rpm rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm rh-php72-php-devel-7.2.24-1.el7.s390x.rpm rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm rh-php72-php-gd-7.2.24-1.el7.s390x.rpm rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm rh-php72-php-intl-7.2.24-1.el7.s390x.rpm rh-php72-php-json-7.2.24-1.el7.s390x.rpm rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm rh-php72-php-process-7.2.24-1.el7.s390x.rpm rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm rh-php72-php-recode-7.2.24-1.el7.s390x.rpm rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm rh-php72-php-soap-7.2.24-1.el7.s390x.rpm rh-php72-php-xml-7.2.24-1.el7.s390x.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm rh-php72-php-zip-7.2.24-1.el7.s390x.rpm
Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7):
Source: rh-php72-php-7.2.24-1.el7.src.rpm
aarch64: rh-php72-php-7.2.24-1.el7.aarch64.rpm rh-php72-php-bcmath-7.2.24-1.el7.aarch64.rpm rh-php72-php-cli-7.2.24-1.el7.aarch64.rpm rh-php72-php-common-7.2.24-1.el7.aarch64.rpm rh-php72-php-dba-7.2.24-1.el7.aarch64.rpm rh-php72-php-dbg-7.2.24-1.el7.aarch64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.aarch64.rpm rh-php72-php-devel-7.2.24-1.el7.aarch64.rpm rh-php72-php-embedded-7.2.24-1.el7.aarch64.rpm rh-php72-php-enchant-7.2.24-1.el7.aarch64.rpm rh-php72-php-fpm-7.2.24-1.el7.aarch64.rpm rh-php72-php-gd-7.2.24-1.el7.aarch64.rpm rh-php72-php-gmp-7.2.24-1.el7.aarch64.rpm rh-php72-php-intl-7.2.24-1.el7.aarch64.rpm rh-php72-php-json-7.2.24-1.el7.aarch64.rpm rh-php72-php-ldap-7.2.24-1.el7.aarch64.rpm rh-php72-php-mbstring-7.2.24-1.el7.aarch64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.aarch64.rpm rh-php72-php-odbc-7.2.24-1.el7.aarch64.rpm rh-php72-php-opcache-7.2.24-1.el7.aarch64.rpm rh-php72-php-pdo-7.2.24-1.el7.aarch64.rpm rh-php72-php-pgsql-7.2.24-1.el7.aarch64.rpm rh-php72-php-process-7.2.24-1.el7.aarch64.rpm rh-php72-php-pspell-7.2.24-1.el7.aarch64.rpm rh-php72-php-recode-7.2.24-1.el7.aarch64.rpm rh-php72-php-snmp-7.2.24-1.el7.aarch64.rpm rh-php72-php-soap-7.2.24-1.el7.aarch64.rpm rh-php72-php-xml-7.2.24-1.el7.aarch64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.aarch64.rpm rh-php72-php-zip-7.2.24-1.el7.aarch64.rpm
ppc64le: rh-php72-php-7.2.24-1.el7.ppc64le.rpm rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm
s390x: rh-php72-php-7.2.24-1.el7.s390x.rpm rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm rh-php72-php-cli-7.2.24-1.el7.s390x.rpm rh-php72-php-common-7.2.24-1.el7.s390x.rpm rh-php72-php-dba-7.2.24-1.el7.s390x.rpm rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm rh-php72-php-devel-7.2.24-1.el7.s390x.rpm rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm rh-php72-php-gd-7.2.24-1.el7.s390x.rpm rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm rh-php72-php-intl-7.2.24-1.el7.s390x.rpm rh-php72-php-json-7.2.24-1.el7.s390x.rpm rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm rh-php72-php-process-7.2.24-1.el7.s390x.rpm rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm rh-php72-php-recode-7.2.24-1.el7.s390x.rpm rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm rh-php72-php-soap-7.2.24-1.el7.s390x.rpm rh-php72-php-xml-7.2.24-1.el7.s390x.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm rh-php72-php-zip-7.2.24-1.el7.s390x.rpm
x86_64: rh-php72-php-7.2.24-1.el7.x86_64.rpm rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm rh-php72-php-common-7.2.24-1.el7.x86_64.rpm rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm rh-php72-php-json-7.2.24-1.el7.x86_64.rpm rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm rh-php72-php-process-7.2.24-1.el7.x86_64.rpm rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm
Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5):
Source: rh-php72-php-7.2.24-1.el7.src.rpm
ppc64le: rh-php72-php-7.2.24-1.el7.ppc64le.rpm rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm
s390x: rh-php72-php-7.2.24-1.el7.s390x.rpm rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm rh-php72-php-cli-7.2.24-1.el7.s390x.rpm rh-php72-php-common-7.2.24-1.el7.s390x.rpm rh-php72-php-dba-7.2.24-1.el7.s390x.rpm rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm rh-php72-php-devel-7.2.24-1.el7.s390x.rpm rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm rh-php72-php-gd-7.2.24-1.el7.s390x.rpm rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm rh-php72-php-intl-7.2.24-1.el7.s390x.rpm rh-php72-php-json-7.2.24-1.el7.s390x.rpm rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm rh-php72-php-process-7.2.24-1.el7.s390x.rpm rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm rh-php72-php-recode-7.2.24-1.el7.s390x.rpm rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm rh-php72-php-soap-7.2.24-1.el7.s390x.rpm rh-php72-php-xml-7.2.24-1.el7.s390x.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm rh-php72-php-zip-7.2.24-1.el7.s390x.rpm
x86_64: rh-php72-php-7.2.24-1.el7.x86_64.rpm rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm rh-php72-php-common-7.2.24-1.el7.x86_64.rpm rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm rh-php72-php-json-7.2.24-1.el7.x86_64.rpm rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm rh-php72-php-process-7.2.24-1.el7.x86_64.rpm rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm
Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6):
Source: rh-php72-php-7.2.24-1.el7.src.rpm
ppc64le: rh-php72-php-7.2.24-1.el7.ppc64le.rpm rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm
s390x: rh-php72-php-7.2.24-1.el7.s390x.rpm rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm rh-php72-php-cli-7.2.24-1.el7.s390x.rpm rh-php72-php-common-7.2.24-1.el7.s390x.rpm rh-php72-php-dba-7.2.24-1.el7.s390x.rpm rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm rh-php72-php-devel-7.2.24-1.el7.s390x.rpm rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm rh-php72-php-gd-7.2.24-1.el7.s390x.rpm rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm rh-php72-php-intl-7.2.24-1.el7.s390x.rpm rh-php72-php-json-7.2.24-1.el7.s390x.rpm rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm rh-php72-php-process-7.2.24-1.el7.s390x.rpm rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm rh-php72-php-recode-7.2.24-1.el7.s390x.rpm rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm rh-php72-php-soap-7.2.24-1.el7.s390x.rpm rh-php72-php-xml-7.2.24-1.el7.s390x.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm rh-php72-php-zip-7.2.24-1.el7.s390x.rpm
x86_64: rh-php72-php-7.2.24-1.el7.x86_64.rpm rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm rh-php72-php-common-7.2.24-1.el7.x86_64.rpm rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm rh-php72-php-json-7.2.24-1.el7.x86_64.rpm rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm rh-php72-php-process-7.2.24-1.el7.x86_64.rpm rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm
Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7):
Source: rh-php72-php-7.2.24-1.el7.src.rpm
ppc64le: rh-php72-php-7.2.24-1.el7.ppc64le.rpm rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm
s390x: rh-php72-php-7.2.24-1.el7.s390x.rpm rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm rh-php72-php-cli-7.2.24-1.el7.s390x.rpm rh-php72-php-common-7.2.24-1.el7.s390x.rpm rh-php72-php-dba-7.2.24-1.el7.s390x.rpm rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm rh-php72-php-devel-7.2.24-1.el7.s390x.rpm rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm rh-php72-php-gd-7.2.24-1.el7.s390x.rpm rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm rh-php72-php-intl-7.2.24-1.el7.s390x.rpm rh-php72-php-json-7.2.24-1.el7.s390x.rpm rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm rh-php72-php-process-7.2.24-1.el7.s390x.rpm rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm rh-php72-php-recode-7.2.24-1.el7.s390x.rpm rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm rh-php72-php-soap-7.2.24-1.el7.s390x.rpm rh-php72-php-xml-7.2.24-1.el7.s390x.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm rh-php72-php-zip-7.2.24-1.el7.s390x.rpm
x86_64: rh-php72-php-7.2.24-1.el7.x86_64.rpm rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm rh-php72-php-common-7.2.24-1.el7.x86_64.rpm rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm rh-php72-php-json-7.2.24-1.el7.x86_64.rpm rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm rh-php72-php-process-7.2.24-1.el7.x86_64.rpm rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm
Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7):
Source: rh-php72-php-7.2.24-1.el7.src.rpm
x86_64: rh-php72-php-7.2.24-1.el7.x86_64.rpm rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm rh-php72-php-common-7.2.24-1.el7.x86_64.rpm rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm rh-php72-php-json-7.2.24-1.el7.x86_64.rpm rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm rh-php72-php-process-7.2.24-1.el7.x86_64.rpm rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/
- References:
https://access.redhat.com/security/cve/CVE-2016-10166 https://access.redhat.com/security/cve/CVE-2018-20783 https://access.redhat.com/security/cve/CVE-2019-6977 https://access.redhat.com/security/cve/CVE-2019-9020 https://access.redhat.com/security/cve/CVE-2019-9021 https://access.redhat.com/security/cve/CVE-2019-9022 https://access.redhat.com/security/cve/CVE-2019-9023 https://access.redhat.com/security/cve/CVE-2019-9024 https://access.redhat.com/security/cve/CVE-2019-9637 https://access.redhat.com/security/cve/CVE-2019-9638 https://access.redhat.com/security/cve/CVE-2019-9639 https://access.redhat.com/security/cve/CVE-2019-9640 https://access.redhat.com/security/cve/CVE-2019-11034 https://access.redhat.com/security/cve/CVE-2019-11035 https://access.redhat.com/security/cve/CVE-2019-11036 https://access.redhat.com/security/cve/CVE-2019-11038 https://access.redhat.com/security/cve/CVE-2019-11039 https://access.redhat.com/security/cve/CVE-2019-11040 https://access.redhat.com/security/cve/CVE-2019-11041 https://access.redhat.com/security/cve/CVE-2019-11042 https://access.redhat.com/security/cve/CVE-2019-11043 https://access.redhat.com/security/updates/classification/#critical
- Contact:
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/
Copyright 2019 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1
iQIVAwUBXbwslNzjgjWX9erEAQgZrA//YpBwARJTytrbpWQquZ4hnjbScNEZK1d4 sOOT+oiQSrzvghsNKNCKwEO1CLbNA9XOT7bCchtpD/HguTc4XeGNk7dAf/qA6UVB tJCxmqNBVBKqoe9UafmxLUFcVSkv/PHRVD2h+/TvmqdB8Uf2Z8hIIaBt7UsW34sb yBMLJVhyG98c/7VzwqFXW6Vm+Ly6+/ViYtloe5/Ex4D8FvB72Cc9uRvCTWdLLOXu PlwQKdaEt5CtUrTmLFEX+9t6tybwhNBf/dZ96nazCaSRtQVnhZI9s+wjoE6vEOOB +bOldvJ9tu7LclzMIz7SbSqjhPBSLtEMGZKcO1havVGDwcfPAEc12TW9DtVFDlqA Xq+dFW5vviRCoMlSmNBmSqQZSWMF64LdzjvWfW2G/nBnNLOdhu/Wufs1sJUOc+cp V9PgQH0iWut0N89DaOzTH+4PQvvvTw12HuKHk+P+/O8bBBdcI9gpd5klce/5jquc QXqhy49koz6BturNpVnXfSWjdLPwQ1pwhGJOkv7vLsdx6HVeuY6BsSE+C28cHFl+ z/AOZL4eCa9xKlePdGKCbqzTjMmCiJQbeShoBOKt1DtSgVVgtE0Kc5EZQcqop0aw RG304k1HSbrgsSRFxx6s1RophOQaC3ASvWkw5OY/8ylNrO9AAMxLRjZNCve6V7Rq 86WRMpuQxpE= =winR -----END PGP SIGNATURE-----
-- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . 8) - aarch64, noarch, ppc64le, s390x, x86_64
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.2 Release Notes linked from the References section
Show details on source website{
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
"affected_products": {
"@id": "https://www.variotdbs.pl/ref/affected_products"
},
"configurations": {
"@id": "https://www.variotdbs.pl/ref/configurations"
},
"credits": {
"@id": "https://www.variotdbs.pl/ref/credits"
},
"cvss": {
"@id": "https://www.variotdbs.pl/ref/cvss/"
},
"description": {
"@id": "https://www.variotdbs.pl/ref/description/"
},
"exploit_availability": {
"@id": "https://www.variotdbs.pl/ref/exploit_availability/"
},
"external_ids": {
"@id": "https://www.variotdbs.pl/ref/external_ids/"
},
"iot": {
"@id": "https://www.variotdbs.pl/ref/iot/"
},
"iot_taxonomy": {
"@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
},
"patch": {
"@id": "https://www.variotdbs.pl/ref/patch/"
},
"problemtype_data": {
"@id": "https://www.variotdbs.pl/ref/problemtype_data/"
},
"references": {
"@id": "https://www.variotdbs.pl/ref/references/"
},
"sources": {
"@id": "https://www.variotdbs.pl/ref/sources/"
},
"sources_release_date": {
"@id": "https://www.variotdbs.pl/ref/sources_release_date/"
},
"sources_update_date": {
"@id": "https://www.variotdbs.pl/ref/sources_update_date/"
},
"threat_type": {
"@id": "https://www.variotdbs.pl/ref/threat_type/"
},
"title": {
"@id": "https://www.variotdbs.pl/ref/title/"
},
"type": {
"@id": "https://www.variotdbs.pl/ref/type/"
}
},
"@id": "https://www.variotdbs.pl/vuln/VAR-201908-1840",
"affected_products": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/affected_products#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"model": "ubuntu linux",
"scope": "eq",
"trust": 1.1,
"vendor": "canonical",
"version": "12.04"
},
{
"model": "ubuntu linux",
"scope": "eq",
"trust": 1.1,
"vendor": "canonical",
"version": "14.04"
},
{
"model": "ubuntu linux",
"scope": "eq",
"trust": 1.1,
"vendor": "canonical",
"version": "16.04"
},
{
"model": "ubuntu linux",
"scope": "eq",
"trust": 1.1,
"vendor": "canonical",
"version": "18.04"
},
{
"model": "ubuntu linux",
"scope": "eq",
"trust": 1.1,
"vendor": "canonical",
"version": "19.04"
},
{
"model": "linux",
"scope": "eq",
"trust": 1.1,
"vendor": "debian",
"version": "8.0"
},
{
"model": "linux",
"scope": "eq",
"trust": 1.1,
"vendor": "debian",
"version": "9.0"
},
{
"model": "linux",
"scope": "eq",
"trust": 1.1,
"vendor": "debian",
"version": "10.0"
},
{
"model": "leap",
"scope": "eq",
"trust": 1.1,
"vendor": "opensuse",
"version": "15.0"
},
{
"model": "mac os x",
"scope": "lt",
"trust": 1.0,
"vendor": "apple",
"version": "10.15.1"
},
{
"model": "php",
"scope": "lt",
"trust": 1.0,
"vendor": "php",
"version": "7.1.31"
},
{
"model": "php",
"scope": "lt",
"trust": 1.0,
"vendor": "php",
"version": "7.2.21"
},
{
"model": "php",
"scope": "gte",
"trust": 1.0,
"vendor": "php",
"version": "7.2.0"
},
{
"model": "php",
"scope": "lt",
"trust": 1.0,
"vendor": "php",
"version": "7.3.8"
},
{
"model": "software collections",
"scope": "eq",
"trust": 1.0,
"vendor": "redhat",
"version": "1.0"
},
{
"model": "php",
"scope": "gte",
"trust": 1.0,
"vendor": "php",
"version": "7.1.0"
},
{
"model": "tenable.sc",
"scope": "lt",
"trust": 1.0,
"vendor": "tenable",
"version": "5.19.0"
},
{
"model": "php",
"scope": "gte",
"trust": 1.0,
"vendor": "php",
"version": "7.3.0"
},
{
"model": "ubuntu",
"scope": null,
"trust": 0.8,
"vendor": "canonical",
"version": null
},
{
"model": "gnu/linux",
"scope": null,
"trust": 0.8,
"vendor": "debian",
"version": null
},
{
"model": "php",
"scope": "eq",
"trust": 0.8,
"vendor": "the php group",
"version": "7.1.31 for up to 7.1.x"
},
{
"model": "php",
"scope": "eq",
"trust": 0.8,
"vendor": "the php group",
"version": "7.2.21 for up to 7.2.x"
},
{
"model": "php",
"scope": "eq",
"trust": 0.8,
"vendor": "the php group",
"version": "7.3.8 for up to 7.3.x"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.0"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.1"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.2"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.3"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.4"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.5"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.6"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.7"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.8"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.9"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.10"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.11"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.12"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.13"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.14"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.15"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.16"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.17"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.18"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.19"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.20"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.21"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.22"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.23"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.24"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.25"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.26"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.27"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.28"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.29"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.1.30"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.0"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.1"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.2"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.3"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.4"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.5"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.6"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.7"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.8"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.9"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.10"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.11"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.12"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.13"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.14"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.15"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.16"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.17"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.18"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.19"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.2.20"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.0"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.1"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.2"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.3"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.4"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.5"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.6"
},
{
"model": "php",
"scope": "eq",
"trust": 0.1,
"vendor": "php",
"version": "7.3.7"
},
{
"model": "mac os x",
"scope": "eq",
"trust": 0.1,
"vendor": "apple",
"version": "10.15"
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"configurations": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/configurations#",
"children": {
"@container": "@list"
},
"cpe_match": {
"@container": "@list"
},
"data": {
"@container": "@list"
},
"nodes": {
"@container": "@list"
}
},
"data": [
{
"CVE_data_version": "4.0",
"nodes": [
{
"cpe_match": [
{
"cpe22Uri": "cpe:/o:canonical:ubuntu_linux",
"vulnerable": true
},
{
"cpe22Uri": "cpe:/o:debian:debian_linux",
"vulnerable": true
},
{
"cpe22Uri": "cpe:/a:php:php",
"vulnerable": true
}
],
"operator": "OR"
}
]
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
}
]
},
"credits": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/credits#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Ubuntu,Red Hat",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
}
],
"trust": 0.6
},
"cve": "CVE-2019-11041",
"cvss": {
"@context": {
"cvssV2": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
},
"cvssV3": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
},
"severity": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/cvss/severity#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/severity"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"cvssV2": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "nvd@nist.gov",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"exploitabilityScore": 8.6,
"id": "CVE-2019-11041",
"impactScore": 4.9,
"integrityImpact": "NONE",
"severity": "MEDIUM",
"trust": 1.1,
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
{
"acInsufInfo": null,
"accessComplexity": "Medium",
"accessVector": "Network",
"authentication": "None",
"author": "NVD",
"availabilityImpact": "Partial",
"baseScore": 6.8,
"confidentialityImpact": "Partial",
"exploitabilityScore": null,
"id": "CVE-2019-11041",
"impactScore": null,
"integrityImpact": "Partial",
"obtainAllPrivilege": null,
"obtainOtherPrivilege": null,
"obtainUserPrivilege": null,
"severity": "Medium",
"trust": 0.8,
"userInteractionRequired": null,
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "VULHUB",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"exploitabilityScore": 8.6,
"id": "VHN-142648",
"impactScore": 4.9,
"integrityImpact": "NONE",
"severity": "MEDIUM",
"trust": 0.1,
"vectorString": "AV:N/AC:M/AU:N/C:P/I:N/A:P",
"version": "2.0"
}
],
"cvssV3": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"author": "nvd@nist.gov",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"exploitabilityScore": 2.8,
"id": "CVE-2019-11041",
"impactScore": 4.2,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"trust": 1.0,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"author": "security@php.net",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"exploitabilityScore": 2.2,
"id": "CVE-2019-11041",
"impactScore": 2.5,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"trust": 1.0,
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
{
"attackComplexity": "Low",
"attackVector": "Network",
"author": "NVD",
"availabilityImpact": "High",
"baseScore": 8.8,
"baseSeverity": "High",
"confidentialityImpact": "High",
"exploitabilityScore": null,
"id": "CVE-2019-11041",
"impactScore": null,
"integrityImpact": "High",
"privilegesRequired": "None",
"scope": "Unchanged",
"trust": 0.8,
"userInteraction": "Required",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
],
"severity": [
{
"author": "nvd@nist.gov",
"id": "CVE-2019-11041",
"trust": 1.0,
"value": "HIGH"
},
{
"author": "security@php.net",
"id": "CVE-2019-11041",
"trust": 1.0,
"value": "MEDIUM"
},
{
"author": "NVD",
"id": "CVE-2019-11041",
"trust": 0.8,
"value": "High"
},
{
"author": "CNNVD",
"id": "CNNVD-201908-140",
"trust": 0.6,
"value": "HIGH"
},
{
"author": "VULHUB",
"id": "VHN-142648",
"trust": 0.1,
"value": "MEDIUM"
},
{
"author": "VULMON",
"id": "CVE-2019-11041",
"trust": 0.1,
"value": "MEDIUM"
}
]
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-142648"
},
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"description": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/description#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash. PHP EXIF Contains a buffer error vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. PHP (PHP: Hypertext Preprocessor, PHP: Hypertext Preprocessor) is an open source general-purpose computer scripting language jointly maintained by PHPGroup and the open source community. The language is mainly used for Web development and supports a variety of databases and operating systems. A buffer error vulnerability exists in PHP 7.1.x prior to 7.1.31, 7.2.x prior to 7.2.21, and 7.3.x prior to 7.3.8. This vulnerability stems from the incorrect verification of data boundaries when the network system or product performs operations on the memory, resulting in incorrect read and write operations to other associated memory locations. Attackers can exploit this vulnerability to cause buffer overflow or heap overflow, etc. PHP is prone to a heap-based buffer-overflow vulnerability. Failed exploits will result in denial-of-service conditions. \n\nPHP versions before 7.3.8 are vulnerable. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nAPPLE-SA-2019-10-29-10 Additional information\nfor APPLE-SA-2019-10-07-1 macOS Catalina 10.15\n\nmacOS Catalina 10.15 addresses the following:\n\nAMD\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2019-8748: Lilang Wu and Moony Li of TrendMicro Mobile Security\nResearch Team\n\napache_mod_php\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Multiple issues in PHP\nDescription: Multiple issues were addressed by updating to PHP\nversion 7.3.8. \nCVE-2019-11041\nCVE-2019-11042\n\nAudio\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing a maliciously crafted audio file may lead to\narbitrary code execution\nDescription: A memory corruption issue was addressed with improved\nstate management. \nCVE-2019-8706: Yu Zhou of Ant-financial Light-Year Security Lab\nEntry added October 29, 2019\n\nBooks\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Parsing a maliciously crafted iBooks file may lead to a\npersistent denial-of-service\nDescription: A resource exhaustion issue was addressed with improved\ninput validation. \nCVE-2019-8774: Gertjan Franken imec-DistriNet of KU Leuven\nEntry added October 29, 2019\n\nCFNetwork\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing maliciously crafted web content may lead to a\ncross site scripting attack\nDescription: This issue was addressed with improved checks. \nCVE-2019-8753: \u0141ukasz Pilorz of Standard Chartered GBS Poland\nEntry added October 29, 2019\n\nCoreAudio\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing a maliciously crafted movie may result in the\ndisclosure of process memory\nDescription: A memory corruption issue was addressed with improved\nvalidation. \nCVE-2019-8705: riusksk of VulWar Corp working with Trend Micro\u0027s Zero\nDay Initiative\n\nCoreCrypto\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing a large input may lead to a denial of service\nDescription: A denial of service issue was addressed with improved\ninput validation. \nCVE-2019-8741: Nicky Mouha of NIST\nEntry added October 29, 2019\n\nCoreMedia\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing maliciously crafted web content may lead to\narbitrary code execution\nDescription: A memory corruption issue was addressed with improved\nstate management. \nCVE-2019-8825: Found by GWP-ASan in Google Chrome\nEntry added October 29, 2019\n\nCrash Reporter\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: The \"Share Mac Analytics\" setting may not be disabled when a\nuser deselects the switch to share analytics\nDescription: A race condition existed when reading and writing user\npreferences. This was addressed with improved state handling. \nCVE-2019-8757: William Cerniuk of Core Development, LLC\n\nCUPS\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An attacker in a privileged network position may be able to\nleak sensitive user information\nDescription: An input validation issue was addressed with improved\ninput validation. \nCVE-2019-8736: Pawel Gocyla of ING Tech Poland (ingtechpoland.com)\nEntry added October 29, 2019\n\nCUPS\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing a maliciously crafted string may lead to heap\ncorruption\nDescription: A memory consumption issue was addressed with improved\nmemory handling. \nCVE-2019-8767: Stephen Zeisberg\nEntry added October 29, 2019\n\nCUPS\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An attacker in a privileged position may be able to perform a\ndenial of service attack\nDescription: A denial of service issue was addressed with improved\nvalidation. \nCVE-2019-8737: Pawel Gocyla of ING Tech Poland (ingtechpoland.com)\nEntry added October 29, 2019\n\nFile Quarantine\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A malicious application may be able to elevate privileges\nDescription: This issue was addressed by removing the vulnerable\ncode. \nCVE-2019-8509: CodeColorist of Ant-Financial LightYear Labs\nEntry added October 29, 2019\n\nFoundation\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A remote attacker may be able to cause unexpected application\ntermination or arbitrary code execution\nDescription: An out-of-bounds read was addressed with improved input\nvalidation. \nCVE-2019-8746: Natalie Silvanovich and Samuel Gro\u00df of Google Project\nZero\nEntry added October 29, 2019\n\nGraphics\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing a malicious shader may result in unexpected\napplication termination or arbitrary code execution\nDescription: Multiple memory corruption issues were addressed with\nimproved input validation. \nCVE-2018-12152: Piotr Bania of Cisco Talos\nCVE-2018-12153: Piotr Bania of Cisco Talos\nCVE-2018-12154: Piotr Bania of Cisco Talos\nEntry added October 29, 2019\n\nIntel Graphics Driver\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An application may be able to execute arbitrary code with\nsystem privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2019-8758: Lilang Wu and Moony Li of Trend Micro\n\nIOGraphics\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A malicious application may be able to determine kernel\nmemory layout\nDescription: A logic issue was addressed with improved restrictions. \nCVE-2019-8755: Lilang Wu and Moony Li of Trend Micro\n\nIOGraphics\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A local user may be able to cause unexpected system\ntermination or read kernel memory\nDescription: An out-of-bounds read was addressed with improved bounds\nchecking. \nCVE-2019-8759: another of 360 Nirvan Team\nEntry added October 29, 2019\n\nKernel\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A local app may be able to read a persistent account\nidentifier\nDescription: A validation issue was addressed with improved logic. \nCVE-2019-8809: Apple\nEntry added October 29, 2019\n\nKernel\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nstate management. \nCVE-2019-8709: derrek (@derrekr6)\n[confirmed]derrek (@derrekr6)\nCVE-2019-8781: Linus Henze (pinauten.de)\nEntry added October 29, 2019\n\nKernel\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2019-8717: Jann Horn of Google Project Zero\n\nKernel\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A malicious application may be able to determine kernel\nmemory layout\nDescription: A memory corruption issue existed in the handling of\nIPv6 packets. This issue was addressed with improved memory\nmanagement. \nCVE-2019-8744: Zhuo Liang of Qihoo 360 Vulcan Team\nEntry added October 29, 2019\n\nlibxml2\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Multiple issues in libxml2\nDescription: Multiple memory corruption issues were addressed with\nimproved input validation. \nCVE-2019-8749: found by OSS-Fuzz\nCVE-2019-8756: found by OSS-Fuzz\nEntry added October 29, 2019\n\nlibxslt\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Multiple issues in libxslt\nDescription: Multiple memory corruption issues were addressed with\nimproved input validation. \nCVE-2019-8750: found by OSS-Fuzz\nEntry added October 29, 2019\n\nmDNSResponder\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An attacker in physical proximity may be able to passively\nobserve device names in AWDL communications\nDescription: This issue was resolved by replacing device names with a\nrandom identifier. \nCVE-2019-8799: David Kreitschmann and Milan Stute of Secure Mobile\nNetworking Lab at Technische Universit\u00e4t Darmstadt\nEntry added October 29, 2019\n\nMenus\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing maliciously crafted web content may lead to\narbitrary code execution\nDescription: A memory corruption issue was addressed with improved\nstate management. \nCVE-2019-8826: Found by GWP-ASan in Google Chrome\nEntry added October 29, 2019\n\nNotes\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A local user may be able to view a user\u0027s locked notes\nDescription: The contents of locked notes sometimes appeared in\nsearch results. This issue was addressed with improved data cleanup. \nCVE-2019-8730: Jamie Blumberg (@jamie_blumberg) of Virginia\nPolytechnic Institute and State University\n\nPDFKit\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An attacker may be able to exfiltrate the contents of an\nencrypted PDF\nDescription: An issue existed in the handling of links in encrypted\nPDFs. This issue was addressed by adding a confirmation prompt. \nCVE-2019-8772: Jens M\u00fcller of Ruhr University Bochum, Fabian Ising\nof FH M\u00fcnster University of Applied Sciences, Vladislav Mladenov\nof Ruhr University Bochum, Christian Mainka of Ruhr University\nBochum, Sebastian Schinzel of FH M\u00fcnster University of Applied\nSciences, and J\u00f6rg Schwenk of Ruhr University Bochum\n\nPluginKit\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A local user may be able to check for the existence of\narbitrary files\nDescription: A logic issue was addressed with improved restrictions. \nCVE-2019-8708: an anonymous researcher\nEntry added October 29, 2019\n\nPluginKit\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An application may be able to execute arbitrary code with\nsystem privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2019-8715: an anonymous researcher\nEntry added October 29, 2019\n\nSharedFileList\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A malicious application may be able to access recent\ndocuments\nDescription: The issue was addressed with improved permissions logic. \nCVE-2019-8770: Stanislav Zinukhov of Parallels International GmbH\n\nsips\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: An application may be able to execute arbitrary code with\nsystem privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2019-8701: Simon Huang(@HuangShaomang), Rong Fan(@fanrong1992)\nand pjf of IceSword Lab of Qihoo 360\n\nUIFoundation\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Parsing a maliciously crafted text file may lead to\ndisclosure of user information\nDescription: This issue was addressed with improved checks. \nCVE-2019-8761: Renee Trisberg of SpectX\nEntry added October 29, 2019\n\nUIFoundation\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Processing a maliciously crafted text file may lead to\narbitrary code execution\nDescription: A buffer overflow was addressed with improved bounds\nchecking. \nCVE-2019-8745: riusksk of VulWar Corp working with Trend Micro\u0027s Zero\nDay Initiative\n\nWebKit\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: A user may be unable to delete browsing history items\nDescription: \"Clear History and Website Data\" did not clear the\nhistory. The issue was addressed with improved data deletion. \nCVE-2019-8768: Hugo S. Diaz (coldpointblue)\n\nWebKit\nAvailable for: MacBook (Early 2015 and later), MacBook Air (Mid 2012\nand later), MacBook Pro (Mid 2012 and later), Mac mini (Late 2012 and\nlater), iMac (Late 2012 and later), iMac Pro (all models), Mac Pro\n(Late 2013 and later)\nImpact: Visiting a maliciously crafted website may reveal browsing\nhistory\nDescription: An issue existed in the drawing of web page elements. \nThe issue was addressed with improved logic. \nCVE-2019-8769: Pi\u00e9rre Reimertz (@reimertz)\n\nAdditional recognition\n\nAppleRTC\nWe would like to acknowledge Vitaly Cheptsov for their assistance. \n\nAudio\nWe would like to acknowledge riusksk of VulWar Corp working with\nTrend Micro\u0027s Zero Day Initiative for their assistance. \n\nboringssl\nWe would like to acknowledge Nimrod Aviram of Tel Aviv University,\nRobert Merget of Ruhr University Bochum, Juraj Somorovsky of Ruhr\nUniversity Bochum and Thijs Alkemade (@xnyhps) of Computest for their\nassistance. \n\nFinder\nWe would like to acknowledge Csaba Fitzl (@theevilbit) for their\nassistance. \n\nGatekeeper\nWe would like to acknowledge Csaba Fitzl (@theevilbit) for their\nassistance. \n\nIdentity Service\nWe would like to acknowledge Yi\u011fit Can YILMAZ (@yilmazcanyigit) for\ntheir assistance. \n\nKernel\nWe would like to acknowledge Brandon Azad of Google Project Zero for\ntheir assistance. \n\nmDNSResponder\nWe would like to acknowledge Gregor Lang of e.solutions GmbH for\ntheir assistance. \n\npython\nWe would like to acknowledge an anonymous researcher for their\nassistance. \n\nSafari Data Importing\nWe would like to acknowledge Kent Zoya for their assistance. \n\nSimple certificate enrollment protocol (SCEP)\nWe would like to acknowledge an anonymous researcher for their\nassistance. \n\nTelephony\nWe would like to acknowledge Phil Stokes from SentinelOne for their\nassistance. \n\nVPN\nWe would like to acknowledge Royce Gawron of Second Son Consulting,\nInc. for their assistance. \n\nInstallation note:\n\nmacOS Catalina 10.15 may be obtained from the Mac App Store or\nApple\u0027s Software Downloads web site:\nhttps://support.apple.com/downloads/\n\nInformation will also be posted to the Apple Security Updates\nweb site: https://support.apple.com/kb/HT201222\n\nThis message is signed with Apple\u0027s Product Security PGP key,\nand details are available at:\nhttps://www.apple.com/support/security/pgp/\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAEBCAAdFiEEM5FaaFRjww9EJgvRBz4uGe3y0M0FAl24s4QACgkQBz4uGe3y\n0M0s3w//QZG0JsE1BjWJ3mwKoSn/I1V0SLryV9UxJeibPfhyF6VJEYk63jZxZ5ki\n48vM7iKE3nAHamNFOMtUvyzEdO6VGNZ1uiuSu9nkyziEERapHJSLcEh83p2JhWV/\nSEsBB3bsT4l3V9ZYxk/9DX6ynCTzKLZTynw6Yo2PMYiMpavD5sfZ6v8U53qdZ+LX\nSNuw+vRTsvu3YlFkUStTdQ64sT72yGII0c8iFpSb2AWv7IgbypB5lW4/MRQjrzoc\n9yMhvMgXcgAlzoH5GpGE2EflbekcQxudxDh1t0o7f8OASRPTljNjL4oiKXBMhiAM\niUgDn7duE9LqupfSWK5WOUkF+XRV0qTaLCTDWaCzVa5YsApvSVPhbmoFqKXSQG8T\nU6SxQviqzJ06sD1jqm2sZ/LnD5xMEXhQvNx89oJrTRsCU/o0fy4tRhHp52aJoF7E\nWvr1kTlo6SGm6NjkmZVoKj6962/0XUYSOt8gR+L/sF7N6URUG+1Ko2jx8zhYHMEO\nju+Hw0TFHd+8mP29oOEIsIpuRpCp9jjgEJDdu7mGqJ1Py2Gs0uGeHEZd6DJhKggA\nIvdJu4Q9usjWaxQ9H3m2I/xEqw78sMEEFgCYfLTC0gf2ChaiGZuhKipcF04c81kM\nbOGmjuyJrajD/2rY9EHrqtCm5b2079YAIxUAmTOkT0uP2WmlZoM=\n=bhin\n-----END PGP SIGNATURE-----\n\n\n. =========================================================================\nUbuntu Security Notice USN-4097-2\nAugust 13, 2019\n\nphp5 vulnerabilities\n=========================================================================\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 14.04 ESM\n- Ubuntu 12.04 ESM\n\nSummary:\n\nPHP could be made to crash or execute arbitrary code if it\nreceived specially crafted image. This update provides\nthe corresponding update for Ubuntu 12.04 ESM and Ubuntu 14.04 ESM. \n\nOriginal advisory details:\n\n It was discovered that PHP incorrectly handled certain images. \n An attacker could possibly use this issue to cause a denial of service\n or execute arbitrary code. (CVE-2019-11041, CVE-2019-11042)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 14.04 ESM:\n libapache2-mod-php5 5.5.9+dfsg-1ubuntu4.29+esm5\n php5-cgi 5.5.9+dfsg-1ubuntu4.29+esm5\n php5-cli 5.5.9+dfsg-1ubuntu4.29+esm5\n php5-fpm 5.5.9+dfsg-1ubuntu4.29+esm5\n php5-xmlrpc 5.5.9+dfsg-1ubuntu4.29+esm5\n\nUbuntu 12.04 ESM:\n libapache2-mod-php5 5.3.10-1ubuntu3.39\n php5-cgi 5.3.10-1ubuntu3.39\n php5-cli 5.3.10-1ubuntu3.39\n php5-fpm 5.3.10-1ubuntu3.39\n php5-xmlrpc 5.3.10-1ubuntu3.39\n\nIn general, a standard system update will make all the necessary changes. \n\nFor the stable distribution (buster), these problems have been fixed in\nversion 7.3.9-1~deb10u1. \n\nWe recommend that you upgrade your php7.3 packages. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\n=====================================================================\n Red Hat Security Advisory\n\nSynopsis: Critical: rh-php72-php security update\nAdvisory ID: RHSA-2019:3299-01\nProduct: Red Hat Software Collections\nAdvisory URL: https://access.redhat.com/errata/RHSA-2019:3299\nIssue date: 2019-11-01\nCVE Names: CVE-2016-10166 CVE-2018-20783 CVE-2019-6977 \n CVE-2019-9020 CVE-2019-9021 CVE-2019-9022 \n CVE-2019-9023 CVE-2019-9024 CVE-2019-9637 \n CVE-2019-9638 CVE-2019-9639 CVE-2019-9640 \n CVE-2019-11034 CVE-2019-11035 CVE-2019-11036 \n CVE-2019-11038 CVE-2019-11039 CVE-2019-11040 \n CVE-2019-11041 CVE-2019-11042 CVE-2019-11043 \n=====================================================================\n\n1. Summary:\n\nAn update for rh-php72-php is now available for Red Hat Software\nCollections. \n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Software Collections for Red Hat Enterprise Linux Server (v. 7) - aarch64, ppc64le, s390x, x86_64\nRed Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5) - ppc64le, s390x, x86_64\nRed Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6) - ppc64le, s390x, x86_64\nRed Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7) - ppc64le, s390x, x86_64\nRed Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7) - x86_64\n\n3. Description:\n\nPHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server. \n\nThe following packages have been upgraded to a later upstream version:\nrh-php72-php (7.2.24). (BZ#1766603)\n\nSecurity Fix(es):\n\n* php: underflow in env_path_info in fpm_main.c (CVE-2019-11043)\n\n* gd: Unsigned integer underflow _gdContributionsAlloc() (CVE-2016-10166)\n\n* gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c\n(CVE-2019-6977)\n\n* php: Invalid memory access in function xmlrpc_decode() (CVE-2019-9020)\n\n* php: File rename across filesystems may allow unwanted access during\nprocessing (CVE-2019-9637)\n\n* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9638)\n\n* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9639)\n\n* php: Invalid read in exif_process_SOFn() (CVE-2019-9640)\n\n* php: Out-of-bounds read due to integer overflow in\niconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: Buffer over-read in PHAR reading functions (CVE-2018-20783)\n\n* php: Heap-based buffer over-read in PHAR reading functions\n(CVE-2019-9021)\n\n* php: memcpy with negative length via crafted DNS response (CVE-2019-9022)\n\n* php: Heap-based buffer over-read in mbstring regular expression functions\n(CVE-2019-9023)\n\n* php: Out-of-bounds read in base64_decode_xmlrpc in\next/xmlrpc/libxmlrpc/base64.c (CVE-2019-9024)\n\n* php: Heap buffer overflow in function exif_process_IFD_TAG()\n(CVE-2019-11034)\n\n* php: Heap buffer overflow in function exif_iif_add_value()\n(CVE-2019-11035)\n\n* php: Buffer over-read in exif_process_IFD_TAG() leading to information\ndisclosure (CVE-2019-11036)\n\n* gd: Information disclosure in gdImageCreateFromXbm() (CVE-2019-11038)\n\n* php: heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: heap buffer over-read in exif_process_user_comment()\n(CVE-2019-11042)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section. \n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted\nfor the update to take effect. \n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n1418983 - CVE-2016-10166 gd: Unsigned integer underflow _gdContributionsAlloc()\n1672207 - CVE-2019-6977 gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c\n1680545 - CVE-2018-20783 php: Buffer over-read in PHAR reading functions\n1685123 - CVE-2019-9020 php: Invalid memory access in function xmlrpc_decode()\n1685132 - CVE-2019-9021 php: Heap-based buffer over-read in PHAR reading functions\n1685398 - CVE-2019-9023 php: Heap-based buffer over-read in mbstring regular expression functions\n1685404 - CVE-2019-9024 php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c\n1685412 - CVE-2019-9022 php: memcpy with negative length via crafted DNS response\n1688897 - CVE-2019-9637 php: File rename across filesystems may allow unwanted access during processing\n1688922 - CVE-2019-9638 php: Uninitialized read in exif_process_IFD_in_MAKERNOTE\n1688934 - CVE-2019-9639 php: Uninitialized read in exif_process_IFD_in_MAKERNOTE\n1688939 - CVE-2019-9640 php: Invalid read in exif_process_SOFn()\n1702246 - CVE-2019-11035 php: Heap buffer overflow in function exif_iif_add_value()\n1702256 - CVE-2019-11034 php: Heap buffer overflow in function exif_process_IFD_TAG()\n1707299 - CVE-2019-11036 php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure\n1724149 - CVE-2019-11038 gd: Information disclosure in gdImageCreateFromXbm()\n1724152 - CVE-2019-11039 php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()\n1724154 - CVE-2019-11040 php: Buffer over-read in exif_read_data()\n1739459 - CVE-2019-11041 php: heap buffer over-read in exif_scan_thumbnail()\n1739465 - CVE-2019-11042 php: heap buffer over-read in exif_process_user_comment()\n1766378 - CVE-2019-11043 php: underflow in env_path_info in fpm_main.c\n\n6. Package List:\n\nRed Hat Software Collections for Red Hat Enterprise Linux Server (v. 7):\n\nSource:\nrh-php72-php-7.2.24-1.el7.src.rpm\n\naarch64:\nrh-php72-php-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-cli-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-common-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-dba-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-devel-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-gd-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-intl-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-json-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-process-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-recode-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-soap-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-xml-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-zip-7.2.24-1.el7.aarch64.rpm\n\nppc64le:\nrh-php72-php-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-common-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-json-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-process-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm\n\ns390x:\nrh-php72-php-7.2.24-1.el7.s390x.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm\nrh-php72-php-cli-7.2.24-1.el7.s390x.rpm\nrh-php72-php-common-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dba-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dbg-7.2.24-1.el7.s390x.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-devel-7.2.24-1.el7.s390x.rpm\nrh-php72-php-embedded-7.2.24-1.el7.s390x.rpm\nrh-php72-php-enchant-7.2.24-1.el7.s390x.rpm\nrh-php72-php-fpm-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-intl-7.2.24-1.el7.s390x.rpm\nrh-php72-php-json-7.2.24-1.el7.s390x.rpm\nrh-php72-php-ldap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-odbc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-opcache-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pdo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm\nrh-php72-php-process-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pspell-7.2.24-1.el7.s390x.rpm\nrh-php72-php-recode-7.2.24-1.el7.s390x.rpm\nrh-php72-php-snmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-soap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xml-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-zip-7.2.24-1.el7.s390x.rpm\n\nRed Hat Software Collections for Red Hat Enterprise Linux Server (v. 7):\n\nSource:\nrh-php72-php-7.2.24-1.el7.src.rpm\n\naarch64:\nrh-php72-php-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-cli-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-common-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-dba-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-devel-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-gd-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-intl-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-json-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-process-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-recode-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-soap-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-xml-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.aarch64.rpm\nrh-php72-php-zip-7.2.24-1.el7.aarch64.rpm\n\nppc64le:\nrh-php72-php-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-common-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-json-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-process-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm\n\ns390x:\nrh-php72-php-7.2.24-1.el7.s390x.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm\nrh-php72-php-cli-7.2.24-1.el7.s390x.rpm\nrh-php72-php-common-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dba-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dbg-7.2.24-1.el7.s390x.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-devel-7.2.24-1.el7.s390x.rpm\nrh-php72-php-embedded-7.2.24-1.el7.s390x.rpm\nrh-php72-php-enchant-7.2.24-1.el7.s390x.rpm\nrh-php72-php-fpm-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-intl-7.2.24-1.el7.s390x.rpm\nrh-php72-php-json-7.2.24-1.el7.s390x.rpm\nrh-php72-php-ldap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-odbc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-opcache-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pdo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm\nrh-php72-php-process-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pspell-7.2.24-1.el7.s390x.rpm\nrh-php72-php-recode-7.2.24-1.el7.s390x.rpm\nrh-php72-php-snmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-soap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xml-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-zip-7.2.24-1.el7.s390x.rpm\n\nx86_64:\nrh-php72-php-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-cli-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-common-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dba-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-devel-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-intl-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-json-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-process-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-recode-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-soap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xml-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-zip-7.2.24-1.el7.x86_64.rpm\n\nRed Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5):\n\nSource:\nrh-php72-php-7.2.24-1.el7.src.rpm\n\nppc64le:\nrh-php72-php-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-common-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-json-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-process-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm\n\ns390x:\nrh-php72-php-7.2.24-1.el7.s390x.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm\nrh-php72-php-cli-7.2.24-1.el7.s390x.rpm\nrh-php72-php-common-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dba-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dbg-7.2.24-1.el7.s390x.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-devel-7.2.24-1.el7.s390x.rpm\nrh-php72-php-embedded-7.2.24-1.el7.s390x.rpm\nrh-php72-php-enchant-7.2.24-1.el7.s390x.rpm\nrh-php72-php-fpm-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-intl-7.2.24-1.el7.s390x.rpm\nrh-php72-php-json-7.2.24-1.el7.s390x.rpm\nrh-php72-php-ldap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-odbc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-opcache-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pdo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm\nrh-php72-php-process-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pspell-7.2.24-1.el7.s390x.rpm\nrh-php72-php-recode-7.2.24-1.el7.s390x.rpm\nrh-php72-php-snmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-soap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xml-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-zip-7.2.24-1.el7.s390x.rpm\n\nx86_64:\nrh-php72-php-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-cli-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-common-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dba-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-devel-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-intl-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-json-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-process-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-recode-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-soap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xml-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-zip-7.2.24-1.el7.x86_64.rpm\n\nRed Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6):\n\nSource:\nrh-php72-php-7.2.24-1.el7.src.rpm\n\nppc64le:\nrh-php72-php-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-common-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-json-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-process-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm\n\ns390x:\nrh-php72-php-7.2.24-1.el7.s390x.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm\nrh-php72-php-cli-7.2.24-1.el7.s390x.rpm\nrh-php72-php-common-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dba-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dbg-7.2.24-1.el7.s390x.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-devel-7.2.24-1.el7.s390x.rpm\nrh-php72-php-embedded-7.2.24-1.el7.s390x.rpm\nrh-php72-php-enchant-7.2.24-1.el7.s390x.rpm\nrh-php72-php-fpm-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-intl-7.2.24-1.el7.s390x.rpm\nrh-php72-php-json-7.2.24-1.el7.s390x.rpm\nrh-php72-php-ldap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-odbc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-opcache-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pdo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm\nrh-php72-php-process-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pspell-7.2.24-1.el7.s390x.rpm\nrh-php72-php-recode-7.2.24-1.el7.s390x.rpm\nrh-php72-php-snmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-soap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xml-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-zip-7.2.24-1.el7.s390x.rpm\n\nx86_64:\nrh-php72-php-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-cli-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-common-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dba-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-devel-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-intl-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-json-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-process-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-recode-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-soap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xml-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-zip-7.2.24-1.el7.x86_64.rpm\n\nRed Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7):\n\nSource:\nrh-php72-php-7.2.24-1.el7.src.rpm\n\nppc64le:\nrh-php72-php-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-common-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-json-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-process-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm\nrh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm\n\ns390x:\nrh-php72-php-7.2.24-1.el7.s390x.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm\nrh-php72-php-cli-7.2.24-1.el7.s390x.rpm\nrh-php72-php-common-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dba-7.2.24-1.el7.s390x.rpm\nrh-php72-php-dbg-7.2.24-1.el7.s390x.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-devel-7.2.24-1.el7.s390x.rpm\nrh-php72-php-embedded-7.2.24-1.el7.s390x.rpm\nrh-php72-php-enchant-7.2.24-1.el7.s390x.rpm\nrh-php72-php-fpm-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-gmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-intl-7.2.24-1.el7.s390x.rpm\nrh-php72-php-json-7.2.24-1.el7.s390x.rpm\nrh-php72-php-ldap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm\nrh-php72-php-odbc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-opcache-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pdo-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm\nrh-php72-php-process-7.2.24-1.el7.s390x.rpm\nrh-php72-php-pspell-7.2.24-1.el7.s390x.rpm\nrh-php72-php-recode-7.2.24-1.el7.s390x.rpm\nrh-php72-php-snmp-7.2.24-1.el7.s390x.rpm\nrh-php72-php-soap-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xml-7.2.24-1.el7.s390x.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm\nrh-php72-php-zip-7.2.24-1.el7.s390x.rpm\n\nx86_64:\nrh-php72-php-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-cli-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-common-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dba-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-devel-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-intl-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-json-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-process-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-recode-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-soap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xml-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-zip-7.2.24-1.el7.x86_64.rpm\n\nRed Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7):\n\nSource:\nrh-php72-php-7.2.24-1.el7.src.rpm\n\nx86_64:\nrh-php72-php-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-cli-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-common-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dba-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-devel-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-intl-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-json-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-process-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-recode-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-soap-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xml-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm\nrh-php72-php-zip-7.2.24-1.el7.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security. Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/cve/CVE-2016-10166\nhttps://access.redhat.com/security/cve/CVE-2018-20783\nhttps://access.redhat.com/security/cve/CVE-2019-6977\nhttps://access.redhat.com/security/cve/CVE-2019-9020\nhttps://access.redhat.com/security/cve/CVE-2019-9021\nhttps://access.redhat.com/security/cve/CVE-2019-9022\nhttps://access.redhat.com/security/cve/CVE-2019-9023\nhttps://access.redhat.com/security/cve/CVE-2019-9024\nhttps://access.redhat.com/security/cve/CVE-2019-9637\nhttps://access.redhat.com/security/cve/CVE-2019-9638\nhttps://access.redhat.com/security/cve/CVE-2019-9639\nhttps://access.redhat.com/security/cve/CVE-2019-9640\nhttps://access.redhat.com/security/cve/CVE-2019-11034\nhttps://access.redhat.com/security/cve/CVE-2019-11035\nhttps://access.redhat.com/security/cve/CVE-2019-11036\nhttps://access.redhat.com/security/cve/CVE-2019-11038\nhttps://access.redhat.com/security/cve/CVE-2019-11039\nhttps://access.redhat.com/security/cve/CVE-2019-11040\nhttps://access.redhat.com/security/cve/CVE-2019-11041\nhttps://access.redhat.com/security/cve/CVE-2019-11042\nhttps://access.redhat.com/security/cve/CVE-2019-11043\nhttps://access.redhat.com/security/updates/classification/#critical\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2019 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niQIVAwUBXbwslNzjgjWX9erEAQgZrA//YpBwARJTytrbpWQquZ4hnjbScNEZK1d4\nsOOT+oiQSrzvghsNKNCKwEO1CLbNA9XOT7bCchtpD/HguTc4XeGNk7dAf/qA6UVB\ntJCxmqNBVBKqoe9UafmxLUFcVSkv/PHRVD2h+/TvmqdB8Uf2Z8hIIaBt7UsW34sb\nyBMLJVhyG98c/7VzwqFXW6Vm+Ly6+/ViYtloe5/Ex4D8FvB72Cc9uRvCTWdLLOXu\nPlwQKdaEt5CtUrTmLFEX+9t6tybwhNBf/dZ96nazCaSRtQVnhZI9s+wjoE6vEOOB\n+bOldvJ9tu7LclzMIz7SbSqjhPBSLtEMGZKcO1havVGDwcfPAEc12TW9DtVFDlqA\nXq+dFW5vviRCoMlSmNBmSqQZSWMF64LdzjvWfW2G/nBnNLOdhu/Wufs1sJUOc+cp\nV9PgQH0iWut0N89DaOzTH+4PQvvvTw12HuKHk+P+/O8bBBdcI9gpd5klce/5jquc\nQXqhy49koz6BturNpVnXfSWjdLPwQ1pwhGJOkv7vLsdx6HVeuY6BsSE+C28cHFl+\nz/AOZL4eCa9xKlePdGKCbqzTjMmCiJQbeShoBOKt1DtSgVVgtE0Kc5EZQcqop0aw\nRG304k1HSbrgsSRFxx6s1RophOQaC3ASvWkw5OY/8ylNrO9AAMxLRjZNCve6V7Rq\n86WRMpuQxpE=\n=winR\n-----END PGP SIGNATURE-----\n\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://www.redhat.com/mailman/listinfo/rhsa-announce\n. 8) - aarch64, noarch, ppc64le, s390x, x86_64\n\n3. \n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat\nEnterprise Linux 8.2 Release Notes linked from the References section",
"sources": [
{
"db": "NVD",
"id": "CVE-2019-11041"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "VULHUB",
"id": "VHN-142648"
},
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "PACKETSTORM",
"id": "154561"
},
{
"db": "PACKETSTORM",
"id": "155066"
},
{
"db": "PACKETSTORM",
"id": "159094"
},
{
"db": "PACKETSTORM",
"id": "154051"
},
{
"db": "PACKETSTORM",
"id": "154543"
},
{
"db": "PACKETSTORM",
"id": "155070"
},
{
"db": "PACKETSTORM",
"id": "157463"
},
{
"db": "PACKETSTORM",
"id": "154768"
}
],
"trust": 2.52
},
"external_ids": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/external_ids#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"db": "NVD",
"id": "CVE-2019-11041",
"trust": 3.4
},
{
"db": "TENABLE",
"id": "TNS-2021-14",
"trust": 1.7
},
{
"db": "PACKETSTORM",
"id": "159094",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "154051",
"trust": 0.8
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694",
"trust": 0.8
},
{
"db": "CNNVD",
"id": "CNNVD-201908-140",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "157463",
"trust": 0.7
},
{
"db": "AUSCERT",
"id": "ESB-2019.3073",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2019.3272",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2021.2515",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.0741",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.3072",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.4296",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.1500",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2019.3111",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.6056",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2021072292",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "154768",
"trust": 0.2
},
{
"db": "PACKETSTORM",
"id": "154050",
"trust": 0.1
},
{
"db": "VULHUB",
"id": "VHN-142648",
"trust": 0.1
},
{
"db": "VULMON",
"id": "CVE-2019-11041",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "154561",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "155066",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "154543",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "155070",
"trust": 0.1
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-142648"
},
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "PACKETSTORM",
"id": "154561"
},
{
"db": "PACKETSTORM",
"id": "155066"
},
{
"db": "PACKETSTORM",
"id": "159094"
},
{
"db": "PACKETSTORM",
"id": "154051"
},
{
"db": "PACKETSTORM",
"id": "154543"
},
{
"db": "PACKETSTORM",
"id": "155070"
},
{
"db": "PACKETSTORM",
"id": "157463"
},
{
"db": "PACKETSTORM",
"id": "154768"
},
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"id": "VAR-201908-1840",
"iot": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/iot#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": true,
"sources": [
{
"db": "VULHUB",
"id": "VHN-142648"
}
],
"trust": 0.01
},
"last_update_date": "2025-12-22T22:20:44.833000Z",
"patch": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/patch#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"title": "[SECURITY] [DLA 1878-1] php5 security update",
"trust": 0.8,
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"title": "78222",
"trust": 0.8,
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"title": "USN-4097-1",
"trust": 0.8,
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"title": "USN-4097-2",
"trust": 0.8,
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"title": "PHP Buffer error vulnerability fix",
"trust": 0.6,
"url": "http://123.124.177.30/web/xxk/bdxqById.tag?id=95902"
},
{
"title": "Ubuntu Security Notice: php7.0, php7.2 vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=USN-4097-1"
},
{
"title": "Ubuntu Security Notice: php5 vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=USN-4097-2"
},
{
"title": "Amazon Linux AMI: ALAS-2019-1284",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=ALAS-2019-1284"
},
{
"title": "Amazon Linux AMI: ALAS-2019-1283",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=ALAS-2019-1283"
},
{
"title": "Debian Security Advisories: DSA-4527-1 php7.3 -- security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=877cb76e8aeddfa40b275ad142be1771"
},
{
"title": "Red Hat: Moderate: php:7.2 security, bug fix, and enhancement update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20201624 - Security Advisory"
},
{
"title": "Red Hat: Critical: rh-php72-php security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20193299 - Security Advisory"
},
{
"title": "Apple: macOS Catalina 10.15",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=apple_security_advisories\u0026qid=aafc8ca42bce10e92a70604a0d265a55"
},
{
"title": "Debian Security Advisories: DSA-4529-1 php7.0 -- security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=ee5cd1d3e8c521eee01300cbf544b2d7"
},
{
"title": "Threatpost",
"trust": 0.1,
"url": "https://threatpost.com/apple-tackles-a-dozen-bugs-in-catalina/148988/"
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
}
]
},
"problemtype_data": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"problemtype": "CWE-125",
"trust": 1.1
},
{
"problemtype": "CWE-119",
"trust": 0.9
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-142648"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"references": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/references#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"trust": 2.5,
"url": "https://access.redhat.com/errata/rhsa-2019:3299"
},
{
"trust": 2.5,
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"trust": 2.4,
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"trust": 2.4,
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"trust": 2.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11041"
},
{
"trust": 1.8,
"url": "https://seclists.org/bugtraq/2019/sep/35"
},
{
"trust": 1.8,
"url": "https://seclists.org/bugtraq/2019/sep/38"
},
{
"trust": 1.8,
"url": "https://seclists.org/bugtraq/2019/oct/9"
},
{
"trust": 1.8,
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"trust": 1.8,
"url": "https://security.netapp.com/advisory/ntap-20190822-0003/"
},
{
"trust": 1.8,
"url": "https://support.apple.com/kb/ht210634"
},
{
"trust": 1.8,
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"trust": 1.8,
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"trust": 1.8,
"url": "http://seclists.org/fulldisclosure/2019/oct/15"
},
{
"trust": 1.8,
"url": "http://seclists.org/fulldisclosure/2019/oct/55"
},
{
"trust": 1.8,
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"trust": 1.7,
"url": "https://support.apple.com/kb/ht210722"
},
{
"trust": 1.7,
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"trust": 0.9,
"url": "https://access.redhat.com/security/cve/cve-2019-11041"
},
{
"trust": 0.8,
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-11041"
},
{
"trust": 0.7,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11042"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/errata/rhsa-2019:3300"
},
{
"trust": 0.6,
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192243-1.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.1500/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2019.3073/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2019.3272/"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2021072292"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/159094/red-hat-security-advisory-2020-3662-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2021.2515"
},
{
"trust": 0.6,
"url": "https://vigilance.fr/vulnerability/php-multiple-vulnerabilities-29928"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/154051/ubuntu-security-notice-usn-4097-2.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.0741/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.4296/"
},
{
"trust": 0.6,
"url": "https://support.apple.com/en-us/ht210722"
},
{
"trust": 0.6,
"url": "https://support.apple.com/en-us/ht210634"
},
{
"trust": 0.6,
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-api-connects-developer-portal-is-impacted-by-vulnerabilities-in-php/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.3072/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.6056"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/157463/red-hat-security-advisory-2020-1624-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2019.3111/"
},
{
"trust": 0.5,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11040"
},
{
"trust": 0.5,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11039"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11036"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11035"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11034"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-11040"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-11039"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/articles/11258"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/team/contact/"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2019-11042"
},
{
"trust": 0.3,
"url": "https://www.redhat.com/mailman/listinfo/rhsa-announce"
},
{
"trust": 0.3,
"url": "https://bugzilla.redhat.com/):"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/team/key/"
},
{
"trust": 0.2,
"url": "https://www.debian.org/security/faq"
},
{
"trust": 0.2,
"url": "https://www.debian.org/security/"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11038"
},
{
"trust": 0.2,
"url": "https://support.apple.com/kb/ht201222"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8717"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8757"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8701"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8730"
},
{
"trust": 0.2,
"url": "https://support.apple.com/downloads/"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8745"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8748"
},
{
"trust": 0.2,
"url": "https://www.apple.com/support/security/pgp/"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8758"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8755"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8705"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9022"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9640"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9024"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9638"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9637"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-11036"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-11035"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9638"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9024"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9639"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9023"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2018-20783"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9022"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9640"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9021"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9023"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9020"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2018-20783"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9639"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9637"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-11034"
},
{
"trust": 0.2,
"url": "https://access.redhat.com/security/cve/cve-2019-9020"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-9021"
},
{
"trust": 0.1,
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov"
},
{
"trust": 0.1,
"url": "https://www.symantec.com/content/symantec/english/en/security-center/vulnerabilities/writeup.html/109468"
},
{
"trust": 0.1,
"url": "https://security-tracker.debian.org/tracker/php7.0"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8753"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8706"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8744"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8736"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8750"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8746"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8708"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8509"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8756"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2018-12153"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8737"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8749"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2018-12154"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8709"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8741"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8715"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2018-12152"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7065"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-11050"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11045"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-19203"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7062"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7059"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-11045"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11047"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7066"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7065"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-11047"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-13224"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-19203"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-13225"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-19204"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7063"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7064"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-19246"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-16163"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-20454"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2020:3662"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7066"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11048"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-13225"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-11048"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-13224"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-19204"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7060"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7064"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-16163"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-19246"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7063"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2020-7062"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11050"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7059"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-7060"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-20454"
},
{
"trust": 0.1,
"url": "https://usn.ubuntu.com/4097-2"
},
{
"trust": 0.1,
"url": "https://usn.ubuntu.com/4097-1"
},
{
"trust": 0.1,
"url": "https://security-tracker.debian.org/tracker/php7.3"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2016-10166"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-11043"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-11038"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-6977"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2019-11043"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2016-10166"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-6977"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2020:1624"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8770"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8769"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8772"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8781"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2019-8768"
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-142648"
},
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "PACKETSTORM",
"id": "154561"
},
{
"db": "PACKETSTORM",
"id": "155066"
},
{
"db": "PACKETSTORM",
"id": "159094"
},
{
"db": "PACKETSTORM",
"id": "154051"
},
{
"db": "PACKETSTORM",
"id": "154543"
},
{
"db": "PACKETSTORM",
"id": "155070"
},
{
"db": "PACKETSTORM",
"id": "157463"
},
{
"db": "PACKETSTORM",
"id": "154768"
},
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"sources": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#",
"data": {
"@container": "@list"
}
},
"data": [
{
"db": "VULHUB",
"id": "VHN-142648"
},
{
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"db": "PACKETSTORM",
"id": "154561"
},
{
"db": "PACKETSTORM",
"id": "155066"
},
{
"db": "PACKETSTORM",
"id": "159094"
},
{
"db": "PACKETSTORM",
"id": "154051"
},
{
"db": "PACKETSTORM",
"id": "154543"
},
{
"db": "PACKETSTORM",
"id": "155070"
},
{
"db": "PACKETSTORM",
"id": "157463"
},
{
"db": "PACKETSTORM",
"id": "154768"
},
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"sources_release_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2019-08-09T00:00:00",
"db": "VULHUB",
"id": "VHN-142648"
},
{
"date": "2019-08-09T00:00:00",
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"date": "2019-09-23T18:25:24",
"db": "PACKETSTORM",
"id": "154561"
},
{
"date": "2019-11-01T17:10:40",
"db": "PACKETSTORM",
"id": "155066"
},
{
"date": "2020-09-08T18:10:32",
"db": "PACKETSTORM",
"id": "159094"
},
{
"date": "2019-08-14T02:37:12",
"db": "PACKETSTORM",
"id": "154051"
},
{
"date": "2019-09-20T14:58:48",
"db": "PACKETSTORM",
"id": "154543"
},
{
"date": "2019-11-01T17:11:58",
"db": "PACKETSTORM",
"id": "155070"
},
{
"date": "2020-04-28T20:37:45",
"db": "PACKETSTORM",
"id": "157463"
},
{
"date": "2019-10-08T19:59:26",
"db": "PACKETSTORM",
"id": "154768"
},
{
"date": "2019-08-01T00:00:00",
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"date": "2019-08-19T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"date": "2019-08-09T20:15:11.050000",
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"sources_update_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2023-02-28T00:00:00",
"db": "VULHUB",
"id": "VHN-142648"
},
{
"date": "2020-10-02T00:00:00",
"db": "VULMON",
"id": "CVE-2019-11041"
},
{
"date": "2023-03-01T00:00:00",
"db": "CNNVD",
"id": "CNNVD-201908-140"
},
{
"date": "2019-08-19T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2019-007694"
},
{
"date": "2024-11-21T04:20:25.723000",
"db": "NVD",
"id": "CVE-2019-11041"
}
]
},
"threat_type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/threat_type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "remote",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
}
],
"trust": 0.6
},
"title": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/title#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "PHP EXIF Buffer error vulnerability",
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2019-007694"
}
],
"trust": 0.8
},
"type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "buffer error",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201908-140"
}
],
"trust": 0.6
}
}
GSD-2019-11041
Vulnerability from gsd - Updated: 2023-12-13 01:24{
"GSD": {
"alias": "CVE-2019-11041",
"description": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"id": "GSD-2019-11041",
"references": [
"https://www.suse.com/security/cve/CVE-2019-11041.html",
"https://www.debian.org/security/2019/dsa-4529",
"https://www.debian.org/security/2019/dsa-4527",
"https://access.redhat.com/errata/RHSA-2020:3662",
"https://access.redhat.com/errata/RHSA-2020:1624",
"https://access.redhat.com/errata/RHSA-2019:3299",
"https://ubuntu.com/security/CVE-2019-11041",
"https://advisories.mageia.org/CVE-2019-11041.html",
"https://alas.aws.amazon.com/cve/html/CVE-2019-11041.html",
"https://linux.oracle.com/cve/CVE-2019-11041.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-11041"
],
"details": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"id": "GSD-2019-11041",
"modified": "2023-12-13T01:24:00.736849Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2019-07-30T03:21:00.000Z",
"ID": "CVE-2019-11041",
"STATE": "PUBLIC",
"TITLE": "heap-buffer-overflow on exif_scan_thumbnail in EXIF extension"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_value": "7.1.x below 7.1.31"
},
{
"version_value": "7.2.x below 7.2.21"
},
{
"version_value": "7.3.x below 7.3.8"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"configuration": [],
"credit": [
{
"lang": "eng",
"value": "By orestiskourides at gmail dot com"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash."
}
]
},
"exploit": [],
"generator": {
"engine": "Vulnogram 0.0.7"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=78222",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"name": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"name": "USN-4097-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"name": "USN-4097-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190822-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190822-0003/"
},
{
"name": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"name": "DSA-4527",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"name": "DSA-4529",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"name": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"name": "openSUSE-SU-2019:2271",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"name": "https://support.apple.com/kb/HT210634",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT210634"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"name": "https://support.apple.com/kb/HT210722",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT210722"
},
{
"name": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"name": "RHSA-2019:3299",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2021-14"
}
]
},
"solution": [],
"source": {
"advisory": "",
"defect": [
"https://bugs.php.net/bug.php?id=78222"
],
"discovery": "EXTERNAL"
},
"work_around": []
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.1.31",
"versionStartIncluding": "7.1.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.2.21",
"versionStartIncluding": "7.2.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.3.8",
"versionStartIncluding": "7.3.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "10.15.1",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.19.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"ID": "CVE-2019-11041"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=78222",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=78222"
},
{
"name": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"name": "USN-4097-2",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"name": "USN-4097-1",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190822-0003/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20190822-0003/"
},
{
"name": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"refsource": "BUGTRAQ",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"name": "DSA-4527",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"name": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"refsource": "BUGTRAQ",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"name": "DSA-4529",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"name": "openSUSE-SU-2019:2271",
"refsource": "SUSE",
"tags": [
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"name": "https://support.apple.com/kb/HT210634",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://support.apple.com/kb/HT210634"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "BUGTRAQ",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"name": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "FULLDISC",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"name": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"refsource": "FULLDISC",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"name": "RHSA-2019:3299",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"name": "https://support.apple.com/kb/HT210722",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://support.apple.com/kb/HT210722"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://www.tenable.com/security/tns-2021-14"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.2
}
},
"lastModifiedDate": "2023-02-28T15:13Z",
"publishedDate": "2019-08-09T20:15Z"
}
}
}
SUSE-SU-2019:2270-1
Vulnerability from csaf_suse - Published: 2019-09-02 14:20 - Updated: 2019-09-02 14:20Notes
{
"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\nSecurity issues fixed:\n\n- CVE-2019-11041: Fixed heap buffer over-read in exif_scan_thumbnail() (bsc#1146360).\n- CVE-2019-11042: Fixed heap buffer over-read in exif_process_user_comment() (bsc#1145095).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2270,SUSE-SLE-Module-Web-Scripting-12-2019-2270,SUSE-SLE-SDK-12-SP4-2019-2270",
"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-2019_2270-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2270-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192270-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2270-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-September/005873.html"
},
{
"category": "self",
"summary": "SUSE Bug 1145095",
"url": "https://bugzilla.suse.com/1145095"
},
{
"category": "self",
"summary": "SUSE Bug 1146360",
"url": "https://bugzilla.suse.com/1146360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
}
],
"title": "Security update for php72",
"tracking": {
"current_release_date": "2019-09-02T14:20:10Z",
"generator": {
"date": "2019-09-02T14:20:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2270-1",
"initial_release_date": "2019-09-02T14:20:10Z",
"revision_history": [
{
"date": "2019-09-02T14:20:10Z",
"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.23.1.aarch64",
"product": {
"name": "apache2-mod_php72-7.2.5-1.23.1.aarch64",
"product_id": "apache2-mod_php72-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-7.2.5-1.23.1.aarch64",
"product_id": "php72-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-bcmath-7.2.5-1.23.1.aarch64",
"product_id": "php72-bcmath-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-bz2-7.2.5-1.23.1.aarch64",
"product_id": "php72-bz2-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-calendar-7.2.5-1.23.1.aarch64",
"product_id": "php72-calendar-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-ctype-7.2.5-1.23.1.aarch64",
"product_id": "php72-ctype-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-curl-7.2.5-1.23.1.aarch64",
"product_id": "php72-curl-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-dba-7.2.5-1.23.1.aarch64",
"product_id": "php72-dba-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-devel-7.2.5-1.23.1.aarch64",
"product_id": "php72-devel-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-dom-7.2.5-1.23.1.aarch64",
"product_id": "php72-dom-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-embed-7.2.5-1.23.1.aarch64",
"product_id": "php72-embed-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-enchant-7.2.5-1.23.1.aarch64",
"product_id": "php72-enchant-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-exif-7.2.5-1.23.1.aarch64",
"product_id": "php72-exif-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-fastcgi-7.2.5-1.23.1.aarch64",
"product_id": "php72-fastcgi-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-fileinfo-7.2.5-1.23.1.aarch64",
"product_id": "php72-fileinfo-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-fpm-7.2.5-1.23.1.aarch64",
"product_id": "php72-fpm-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-ftp-7.2.5-1.23.1.aarch64",
"product_id": "php72-ftp-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-gd-7.2.5-1.23.1.aarch64",
"product_id": "php72-gd-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-gettext-7.2.5-1.23.1.aarch64",
"product_id": "php72-gettext-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-gmp-7.2.5-1.23.1.aarch64",
"product_id": "php72-gmp-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-iconv-7.2.5-1.23.1.aarch64",
"product_id": "php72-iconv-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-imap-7.2.5-1.23.1.aarch64",
"product_id": "php72-imap-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-intl-7.2.5-1.23.1.aarch64",
"product_id": "php72-intl-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-json-7.2.5-1.23.1.aarch64",
"product_id": "php72-json-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-ldap-7.2.5-1.23.1.aarch64",
"product_id": "php72-ldap-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-mbstring-7.2.5-1.23.1.aarch64",
"product_id": "php72-mbstring-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-mysql-7.2.5-1.23.1.aarch64",
"product_id": "php72-mysql-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-odbc-7.2.5-1.23.1.aarch64",
"product_id": "php72-odbc-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-opcache-7.2.5-1.23.1.aarch64",
"product_id": "php72-opcache-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-openssl-7.2.5-1.23.1.aarch64",
"product_id": "php72-openssl-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-pcntl-7.2.5-1.23.1.aarch64",
"product_id": "php72-pcntl-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-pdo-7.2.5-1.23.1.aarch64",
"product_id": "php72-pdo-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-pgsql-7.2.5-1.23.1.aarch64",
"product_id": "php72-pgsql-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-phar-7.2.5-1.23.1.aarch64",
"product_id": "php72-phar-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-posix-7.2.5-1.23.1.aarch64",
"product_id": "php72-posix-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-pspell-7.2.5-1.23.1.aarch64",
"product_id": "php72-pspell-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-readline-7.2.5-1.23.1.aarch64",
"product_id": "php72-readline-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-shmop-7.2.5-1.23.1.aarch64",
"product_id": "php72-shmop-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-snmp-7.2.5-1.23.1.aarch64",
"product_id": "php72-snmp-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-soap-7.2.5-1.23.1.aarch64",
"product_id": "php72-soap-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-sockets-7.2.5-1.23.1.aarch64",
"product_id": "php72-sockets-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-sqlite-7.2.5-1.23.1.aarch64",
"product_id": "php72-sqlite-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-sysvmsg-7.2.5-1.23.1.aarch64",
"product_id": "php72-sysvmsg-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-sysvsem-7.2.5-1.23.1.aarch64",
"product_id": "php72-sysvsem-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-sysvshm-7.2.5-1.23.1.aarch64",
"product_id": "php72-sysvshm-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-tidy-7.2.5-1.23.1.aarch64",
"product_id": "php72-tidy-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-tokenizer-7.2.5-1.23.1.aarch64",
"product_id": "php72-tokenizer-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-wddx-7.2.5-1.23.1.aarch64",
"product_id": "php72-wddx-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-xmlreader-7.2.5-1.23.1.aarch64",
"product_id": "php72-xmlreader-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-xmlrpc-7.2.5-1.23.1.aarch64",
"product_id": "php72-xmlrpc-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-xmlwriter-7.2.5-1.23.1.aarch64",
"product_id": "php72-xmlwriter-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-xsl-7.2.5-1.23.1.aarch64",
"product_id": "php72-xsl-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-zip-7.2.5-1.23.1.aarch64",
"product_id": "php72-zip-7.2.5-1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.23.1.aarch64",
"product": {
"name": "php72-zlib-7.2.5-1.23.1.aarch64",
"product_id": "php72-zlib-7.2.5-1.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.23.1.i586",
"product": {
"name": "apache2-mod_php72-7.2.5-1.23.1.i586",
"product_id": "apache2-mod_php72-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.23.1.i586",
"product": {
"name": "php72-7.2.5-1.23.1.i586",
"product_id": "php72-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.23.1.i586",
"product": {
"name": "php72-bcmath-7.2.5-1.23.1.i586",
"product_id": "php72-bcmath-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.23.1.i586",
"product": {
"name": "php72-bz2-7.2.5-1.23.1.i586",
"product_id": "php72-bz2-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.23.1.i586",
"product": {
"name": "php72-calendar-7.2.5-1.23.1.i586",
"product_id": "php72-calendar-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.23.1.i586",
"product": {
"name": "php72-ctype-7.2.5-1.23.1.i586",
"product_id": "php72-ctype-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.23.1.i586",
"product": {
"name": "php72-curl-7.2.5-1.23.1.i586",
"product_id": "php72-curl-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.23.1.i586",
"product": {
"name": "php72-dba-7.2.5-1.23.1.i586",
"product_id": "php72-dba-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.23.1.i586",
"product": {
"name": "php72-devel-7.2.5-1.23.1.i586",
"product_id": "php72-devel-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.23.1.i586",
"product": {
"name": "php72-dom-7.2.5-1.23.1.i586",
"product_id": "php72-dom-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.23.1.i586",
"product": {
"name": "php72-embed-7.2.5-1.23.1.i586",
"product_id": "php72-embed-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.23.1.i586",
"product": {
"name": "php72-enchant-7.2.5-1.23.1.i586",
"product_id": "php72-enchant-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.23.1.i586",
"product": {
"name": "php72-exif-7.2.5-1.23.1.i586",
"product_id": "php72-exif-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.23.1.i586",
"product": {
"name": "php72-fastcgi-7.2.5-1.23.1.i586",
"product_id": "php72-fastcgi-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.23.1.i586",
"product": {
"name": "php72-fileinfo-7.2.5-1.23.1.i586",
"product_id": "php72-fileinfo-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.23.1.i586",
"product": {
"name": "php72-fpm-7.2.5-1.23.1.i586",
"product_id": "php72-fpm-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.23.1.i586",
"product": {
"name": "php72-ftp-7.2.5-1.23.1.i586",
"product_id": "php72-ftp-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.23.1.i586",
"product": {
"name": "php72-gd-7.2.5-1.23.1.i586",
"product_id": "php72-gd-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.23.1.i586",
"product": {
"name": "php72-gettext-7.2.5-1.23.1.i586",
"product_id": "php72-gettext-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.23.1.i586",
"product": {
"name": "php72-gmp-7.2.5-1.23.1.i586",
"product_id": "php72-gmp-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.23.1.i586",
"product": {
"name": "php72-iconv-7.2.5-1.23.1.i586",
"product_id": "php72-iconv-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.23.1.i586",
"product": {
"name": "php72-imap-7.2.5-1.23.1.i586",
"product_id": "php72-imap-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.23.1.i586",
"product": {
"name": "php72-intl-7.2.5-1.23.1.i586",
"product_id": "php72-intl-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.23.1.i586",
"product": {
"name": "php72-json-7.2.5-1.23.1.i586",
"product_id": "php72-json-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.23.1.i586",
"product": {
"name": "php72-ldap-7.2.5-1.23.1.i586",
"product_id": "php72-ldap-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.23.1.i586",
"product": {
"name": "php72-mbstring-7.2.5-1.23.1.i586",
"product_id": "php72-mbstring-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.23.1.i586",
"product": {
"name": "php72-mysql-7.2.5-1.23.1.i586",
"product_id": "php72-mysql-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.23.1.i586",
"product": {
"name": "php72-odbc-7.2.5-1.23.1.i586",
"product_id": "php72-odbc-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.23.1.i586",
"product": {
"name": "php72-opcache-7.2.5-1.23.1.i586",
"product_id": "php72-opcache-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.23.1.i586",
"product": {
"name": "php72-openssl-7.2.5-1.23.1.i586",
"product_id": "php72-openssl-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.23.1.i586",
"product": {
"name": "php72-pcntl-7.2.5-1.23.1.i586",
"product_id": "php72-pcntl-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.23.1.i586",
"product": {
"name": "php72-pdo-7.2.5-1.23.1.i586",
"product_id": "php72-pdo-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.23.1.i586",
"product": {
"name": "php72-pgsql-7.2.5-1.23.1.i586",
"product_id": "php72-pgsql-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.23.1.i586",
"product": {
"name": "php72-phar-7.2.5-1.23.1.i586",
"product_id": "php72-phar-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.23.1.i586",
"product": {
"name": "php72-posix-7.2.5-1.23.1.i586",
"product_id": "php72-posix-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.23.1.i586",
"product": {
"name": "php72-pspell-7.2.5-1.23.1.i586",
"product_id": "php72-pspell-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.23.1.i586",
"product": {
"name": "php72-readline-7.2.5-1.23.1.i586",
"product_id": "php72-readline-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.23.1.i586",
"product": {
"name": "php72-shmop-7.2.5-1.23.1.i586",
"product_id": "php72-shmop-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.23.1.i586",
"product": {
"name": "php72-snmp-7.2.5-1.23.1.i586",
"product_id": "php72-snmp-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.23.1.i586",
"product": {
"name": "php72-soap-7.2.5-1.23.1.i586",
"product_id": "php72-soap-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.23.1.i586",
"product": {
"name": "php72-sockets-7.2.5-1.23.1.i586",
"product_id": "php72-sockets-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.23.1.i586",
"product": {
"name": "php72-sqlite-7.2.5-1.23.1.i586",
"product_id": "php72-sqlite-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.23.1.i586",
"product": {
"name": "php72-sysvmsg-7.2.5-1.23.1.i586",
"product_id": "php72-sysvmsg-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.23.1.i586",
"product": {
"name": "php72-sysvsem-7.2.5-1.23.1.i586",
"product_id": "php72-sysvsem-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.23.1.i586",
"product": {
"name": "php72-sysvshm-7.2.5-1.23.1.i586",
"product_id": "php72-sysvshm-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.23.1.i586",
"product": {
"name": "php72-tidy-7.2.5-1.23.1.i586",
"product_id": "php72-tidy-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.23.1.i586",
"product": {
"name": "php72-tokenizer-7.2.5-1.23.1.i586",
"product_id": "php72-tokenizer-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.23.1.i586",
"product": {
"name": "php72-wddx-7.2.5-1.23.1.i586",
"product_id": "php72-wddx-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.23.1.i586",
"product": {
"name": "php72-xmlreader-7.2.5-1.23.1.i586",
"product_id": "php72-xmlreader-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.23.1.i586",
"product": {
"name": "php72-xmlrpc-7.2.5-1.23.1.i586",
"product_id": "php72-xmlrpc-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.23.1.i586",
"product": {
"name": "php72-xmlwriter-7.2.5-1.23.1.i586",
"product_id": "php72-xmlwriter-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.23.1.i586",
"product": {
"name": "php72-xsl-7.2.5-1.23.1.i586",
"product_id": "php72-xsl-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.23.1.i586",
"product": {
"name": "php72-zip-7.2.5-1.23.1.i586",
"product_id": "php72-zip-7.2.5-1.23.1.i586"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.23.1.i586",
"product": {
"name": "php72-zlib-7.2.5-1.23.1.i586",
"product_id": "php72-zlib-7.2.5-1.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php72-pear-7.2.5-1.23.1.noarch",
"product": {
"name": "php72-pear-7.2.5-1.23.1.noarch",
"product_id": "php72-pear-7.2.5-1.23.1.noarch"
}
},
{
"category": "product_version",
"name": "php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"product": {
"name": "php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"product_id": "php72-pear-Archive_Tar-7.2.5-1.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"product": {
"name": "apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"product_id": "apache2-mod_php72-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-7.2.5-1.23.1.ppc64le",
"product_id": "php72-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-bcmath-7.2.5-1.23.1.ppc64le",
"product_id": "php72-bcmath-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-bz2-7.2.5-1.23.1.ppc64le",
"product_id": "php72-bz2-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-calendar-7.2.5-1.23.1.ppc64le",
"product_id": "php72-calendar-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-ctype-7.2.5-1.23.1.ppc64le",
"product_id": "php72-ctype-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-curl-7.2.5-1.23.1.ppc64le",
"product_id": "php72-curl-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-dba-7.2.5-1.23.1.ppc64le",
"product_id": "php72-dba-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-devel-7.2.5-1.23.1.ppc64le",
"product_id": "php72-devel-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-dom-7.2.5-1.23.1.ppc64le",
"product_id": "php72-dom-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-embed-7.2.5-1.23.1.ppc64le",
"product_id": "php72-embed-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-enchant-7.2.5-1.23.1.ppc64le",
"product_id": "php72-enchant-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-exif-7.2.5-1.23.1.ppc64le",
"product_id": "php72-exif-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-fastcgi-7.2.5-1.23.1.ppc64le",
"product_id": "php72-fastcgi-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-fileinfo-7.2.5-1.23.1.ppc64le",
"product_id": "php72-fileinfo-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-fpm-7.2.5-1.23.1.ppc64le",
"product_id": "php72-fpm-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-ftp-7.2.5-1.23.1.ppc64le",
"product_id": "php72-ftp-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-gd-7.2.5-1.23.1.ppc64le",
"product_id": "php72-gd-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-gettext-7.2.5-1.23.1.ppc64le",
"product_id": "php72-gettext-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-gmp-7.2.5-1.23.1.ppc64le",
"product_id": "php72-gmp-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-iconv-7.2.5-1.23.1.ppc64le",
"product_id": "php72-iconv-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-imap-7.2.5-1.23.1.ppc64le",
"product_id": "php72-imap-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-intl-7.2.5-1.23.1.ppc64le",
"product_id": "php72-intl-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-json-7.2.5-1.23.1.ppc64le",
"product_id": "php72-json-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-ldap-7.2.5-1.23.1.ppc64le",
"product_id": "php72-ldap-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-mbstring-7.2.5-1.23.1.ppc64le",
"product_id": "php72-mbstring-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-mysql-7.2.5-1.23.1.ppc64le",
"product_id": "php72-mysql-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-odbc-7.2.5-1.23.1.ppc64le",
"product_id": "php72-odbc-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-opcache-7.2.5-1.23.1.ppc64le",
"product_id": "php72-opcache-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-openssl-7.2.5-1.23.1.ppc64le",
"product_id": "php72-openssl-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-pcntl-7.2.5-1.23.1.ppc64le",
"product_id": "php72-pcntl-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-pdo-7.2.5-1.23.1.ppc64le",
"product_id": "php72-pdo-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-pgsql-7.2.5-1.23.1.ppc64le",
"product_id": "php72-pgsql-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-phar-7.2.5-1.23.1.ppc64le",
"product_id": "php72-phar-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-posix-7.2.5-1.23.1.ppc64le",
"product_id": "php72-posix-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-pspell-7.2.5-1.23.1.ppc64le",
"product_id": "php72-pspell-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-readline-7.2.5-1.23.1.ppc64le",
"product_id": "php72-readline-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-shmop-7.2.5-1.23.1.ppc64le",
"product_id": "php72-shmop-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-snmp-7.2.5-1.23.1.ppc64le",
"product_id": "php72-snmp-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-soap-7.2.5-1.23.1.ppc64le",
"product_id": "php72-soap-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-sockets-7.2.5-1.23.1.ppc64le",
"product_id": "php72-sockets-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-sqlite-7.2.5-1.23.1.ppc64le",
"product_id": "php72-sqlite-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"product_id": "php72-sysvmsg-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-sysvsem-7.2.5-1.23.1.ppc64le",
"product_id": "php72-sysvsem-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-sysvshm-7.2.5-1.23.1.ppc64le",
"product_id": "php72-sysvshm-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-tidy-7.2.5-1.23.1.ppc64le",
"product_id": "php72-tidy-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-tokenizer-7.2.5-1.23.1.ppc64le",
"product_id": "php72-tokenizer-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-wddx-7.2.5-1.23.1.ppc64le",
"product_id": "php72-wddx-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-xmlreader-7.2.5-1.23.1.ppc64le",
"product_id": "php72-xmlreader-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"product_id": "php72-xmlrpc-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"product_id": "php72-xmlwriter-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-xsl-7.2.5-1.23.1.ppc64le",
"product_id": "php72-xsl-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-zip-7.2.5-1.23.1.ppc64le",
"product_id": "php72-zip-7.2.5-1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.23.1.ppc64le",
"product": {
"name": "php72-zlib-7.2.5-1.23.1.ppc64le",
"product_id": "php72-zlib-7.2.5-1.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.23.1.s390",
"product": {
"name": "apache2-mod_php72-7.2.5-1.23.1.s390",
"product_id": "apache2-mod_php72-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.23.1.s390",
"product": {
"name": "php72-7.2.5-1.23.1.s390",
"product_id": "php72-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.23.1.s390",
"product": {
"name": "php72-bcmath-7.2.5-1.23.1.s390",
"product_id": "php72-bcmath-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.23.1.s390",
"product": {
"name": "php72-bz2-7.2.5-1.23.1.s390",
"product_id": "php72-bz2-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.23.1.s390",
"product": {
"name": "php72-calendar-7.2.5-1.23.1.s390",
"product_id": "php72-calendar-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.23.1.s390",
"product": {
"name": "php72-ctype-7.2.5-1.23.1.s390",
"product_id": "php72-ctype-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.23.1.s390",
"product": {
"name": "php72-curl-7.2.5-1.23.1.s390",
"product_id": "php72-curl-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.23.1.s390",
"product": {
"name": "php72-dba-7.2.5-1.23.1.s390",
"product_id": "php72-dba-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.23.1.s390",
"product": {
"name": "php72-devel-7.2.5-1.23.1.s390",
"product_id": "php72-devel-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.23.1.s390",
"product": {
"name": "php72-dom-7.2.5-1.23.1.s390",
"product_id": "php72-dom-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.23.1.s390",
"product": {
"name": "php72-embed-7.2.5-1.23.1.s390",
"product_id": "php72-embed-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.23.1.s390",
"product": {
"name": "php72-enchant-7.2.5-1.23.1.s390",
"product_id": "php72-enchant-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.23.1.s390",
"product": {
"name": "php72-exif-7.2.5-1.23.1.s390",
"product_id": "php72-exif-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.23.1.s390",
"product": {
"name": "php72-fastcgi-7.2.5-1.23.1.s390",
"product_id": "php72-fastcgi-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.23.1.s390",
"product": {
"name": "php72-fileinfo-7.2.5-1.23.1.s390",
"product_id": "php72-fileinfo-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.23.1.s390",
"product": {
"name": "php72-fpm-7.2.5-1.23.1.s390",
"product_id": "php72-fpm-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.23.1.s390",
"product": {
"name": "php72-ftp-7.2.5-1.23.1.s390",
"product_id": "php72-ftp-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.23.1.s390",
"product": {
"name": "php72-gd-7.2.5-1.23.1.s390",
"product_id": "php72-gd-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.23.1.s390",
"product": {
"name": "php72-gettext-7.2.5-1.23.1.s390",
"product_id": "php72-gettext-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.23.1.s390",
"product": {
"name": "php72-gmp-7.2.5-1.23.1.s390",
"product_id": "php72-gmp-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.23.1.s390",
"product": {
"name": "php72-iconv-7.2.5-1.23.1.s390",
"product_id": "php72-iconv-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.23.1.s390",
"product": {
"name": "php72-imap-7.2.5-1.23.1.s390",
"product_id": "php72-imap-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.23.1.s390",
"product": {
"name": "php72-intl-7.2.5-1.23.1.s390",
"product_id": "php72-intl-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.23.1.s390",
"product": {
"name": "php72-json-7.2.5-1.23.1.s390",
"product_id": "php72-json-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.23.1.s390",
"product": {
"name": "php72-ldap-7.2.5-1.23.1.s390",
"product_id": "php72-ldap-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.23.1.s390",
"product": {
"name": "php72-mbstring-7.2.5-1.23.1.s390",
"product_id": "php72-mbstring-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.23.1.s390",
"product": {
"name": "php72-mysql-7.2.5-1.23.1.s390",
"product_id": "php72-mysql-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.23.1.s390",
"product": {
"name": "php72-odbc-7.2.5-1.23.1.s390",
"product_id": "php72-odbc-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.23.1.s390",
"product": {
"name": "php72-opcache-7.2.5-1.23.1.s390",
"product_id": "php72-opcache-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.23.1.s390",
"product": {
"name": "php72-openssl-7.2.5-1.23.1.s390",
"product_id": "php72-openssl-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.23.1.s390",
"product": {
"name": "php72-pcntl-7.2.5-1.23.1.s390",
"product_id": "php72-pcntl-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.23.1.s390",
"product": {
"name": "php72-pdo-7.2.5-1.23.1.s390",
"product_id": "php72-pdo-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.23.1.s390",
"product": {
"name": "php72-pgsql-7.2.5-1.23.1.s390",
"product_id": "php72-pgsql-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.23.1.s390",
"product": {
"name": "php72-phar-7.2.5-1.23.1.s390",
"product_id": "php72-phar-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.23.1.s390",
"product": {
"name": "php72-posix-7.2.5-1.23.1.s390",
"product_id": "php72-posix-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.23.1.s390",
"product": {
"name": "php72-pspell-7.2.5-1.23.1.s390",
"product_id": "php72-pspell-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.23.1.s390",
"product": {
"name": "php72-readline-7.2.5-1.23.1.s390",
"product_id": "php72-readline-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.23.1.s390",
"product": {
"name": "php72-shmop-7.2.5-1.23.1.s390",
"product_id": "php72-shmop-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.23.1.s390",
"product": {
"name": "php72-snmp-7.2.5-1.23.1.s390",
"product_id": "php72-snmp-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.23.1.s390",
"product": {
"name": "php72-soap-7.2.5-1.23.1.s390",
"product_id": "php72-soap-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.23.1.s390",
"product": {
"name": "php72-sockets-7.2.5-1.23.1.s390",
"product_id": "php72-sockets-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.23.1.s390",
"product": {
"name": "php72-sqlite-7.2.5-1.23.1.s390",
"product_id": "php72-sqlite-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.23.1.s390",
"product": {
"name": "php72-sysvmsg-7.2.5-1.23.1.s390",
"product_id": "php72-sysvmsg-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.23.1.s390",
"product": {
"name": "php72-sysvsem-7.2.5-1.23.1.s390",
"product_id": "php72-sysvsem-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.23.1.s390",
"product": {
"name": "php72-sysvshm-7.2.5-1.23.1.s390",
"product_id": "php72-sysvshm-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.23.1.s390",
"product": {
"name": "php72-tidy-7.2.5-1.23.1.s390",
"product_id": "php72-tidy-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.23.1.s390",
"product": {
"name": "php72-tokenizer-7.2.5-1.23.1.s390",
"product_id": "php72-tokenizer-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.23.1.s390",
"product": {
"name": "php72-wddx-7.2.5-1.23.1.s390",
"product_id": "php72-wddx-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.23.1.s390",
"product": {
"name": "php72-xmlreader-7.2.5-1.23.1.s390",
"product_id": "php72-xmlreader-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.23.1.s390",
"product": {
"name": "php72-xmlrpc-7.2.5-1.23.1.s390",
"product_id": "php72-xmlrpc-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.23.1.s390",
"product": {
"name": "php72-xmlwriter-7.2.5-1.23.1.s390",
"product_id": "php72-xmlwriter-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.23.1.s390",
"product": {
"name": "php72-xsl-7.2.5-1.23.1.s390",
"product_id": "php72-xsl-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.23.1.s390",
"product": {
"name": "php72-zip-7.2.5-1.23.1.s390",
"product_id": "php72-zip-7.2.5-1.23.1.s390"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.23.1.s390",
"product": {
"name": "php72-zlib-7.2.5-1.23.1.s390",
"product_id": "php72-zlib-7.2.5-1.23.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.23.1.s390x",
"product": {
"name": "apache2-mod_php72-7.2.5-1.23.1.s390x",
"product_id": "apache2-mod_php72-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-7.2.5-1.23.1.s390x",
"product_id": "php72-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-bcmath-7.2.5-1.23.1.s390x",
"product_id": "php72-bcmath-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-bz2-7.2.5-1.23.1.s390x",
"product_id": "php72-bz2-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-calendar-7.2.5-1.23.1.s390x",
"product_id": "php72-calendar-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-ctype-7.2.5-1.23.1.s390x",
"product_id": "php72-ctype-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-curl-7.2.5-1.23.1.s390x",
"product_id": "php72-curl-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-dba-7.2.5-1.23.1.s390x",
"product_id": "php72-dba-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-devel-7.2.5-1.23.1.s390x",
"product_id": "php72-devel-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-dom-7.2.5-1.23.1.s390x",
"product_id": "php72-dom-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-embed-7.2.5-1.23.1.s390x",
"product_id": "php72-embed-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-enchant-7.2.5-1.23.1.s390x",
"product_id": "php72-enchant-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-exif-7.2.5-1.23.1.s390x",
"product_id": "php72-exif-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-fastcgi-7.2.5-1.23.1.s390x",
"product_id": "php72-fastcgi-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-fileinfo-7.2.5-1.23.1.s390x",
"product_id": "php72-fileinfo-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-fpm-7.2.5-1.23.1.s390x",
"product_id": "php72-fpm-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-ftp-7.2.5-1.23.1.s390x",
"product_id": "php72-ftp-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-gd-7.2.5-1.23.1.s390x",
"product_id": "php72-gd-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-gettext-7.2.5-1.23.1.s390x",
"product_id": "php72-gettext-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-gmp-7.2.5-1.23.1.s390x",
"product_id": "php72-gmp-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-iconv-7.2.5-1.23.1.s390x",
"product_id": "php72-iconv-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-imap-7.2.5-1.23.1.s390x",
"product_id": "php72-imap-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-intl-7.2.5-1.23.1.s390x",
"product_id": "php72-intl-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-json-7.2.5-1.23.1.s390x",
"product_id": "php72-json-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-ldap-7.2.5-1.23.1.s390x",
"product_id": "php72-ldap-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-mbstring-7.2.5-1.23.1.s390x",
"product_id": "php72-mbstring-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-mysql-7.2.5-1.23.1.s390x",
"product_id": "php72-mysql-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-odbc-7.2.5-1.23.1.s390x",
"product_id": "php72-odbc-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-opcache-7.2.5-1.23.1.s390x",
"product_id": "php72-opcache-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-openssl-7.2.5-1.23.1.s390x",
"product_id": "php72-openssl-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-pcntl-7.2.5-1.23.1.s390x",
"product_id": "php72-pcntl-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-pdo-7.2.5-1.23.1.s390x",
"product_id": "php72-pdo-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-pgsql-7.2.5-1.23.1.s390x",
"product_id": "php72-pgsql-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-phar-7.2.5-1.23.1.s390x",
"product_id": "php72-phar-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-posix-7.2.5-1.23.1.s390x",
"product_id": "php72-posix-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-pspell-7.2.5-1.23.1.s390x",
"product_id": "php72-pspell-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-readline-7.2.5-1.23.1.s390x",
"product_id": "php72-readline-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-shmop-7.2.5-1.23.1.s390x",
"product_id": "php72-shmop-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-snmp-7.2.5-1.23.1.s390x",
"product_id": "php72-snmp-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-soap-7.2.5-1.23.1.s390x",
"product_id": "php72-soap-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-sockets-7.2.5-1.23.1.s390x",
"product_id": "php72-sockets-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-sqlite-7.2.5-1.23.1.s390x",
"product_id": "php72-sqlite-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-sysvmsg-7.2.5-1.23.1.s390x",
"product_id": "php72-sysvmsg-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-sysvsem-7.2.5-1.23.1.s390x",
"product_id": "php72-sysvsem-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-sysvshm-7.2.5-1.23.1.s390x",
"product_id": "php72-sysvshm-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-tidy-7.2.5-1.23.1.s390x",
"product_id": "php72-tidy-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-tokenizer-7.2.5-1.23.1.s390x",
"product_id": "php72-tokenizer-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-wddx-7.2.5-1.23.1.s390x",
"product_id": "php72-wddx-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-xmlreader-7.2.5-1.23.1.s390x",
"product_id": "php72-xmlreader-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-xmlrpc-7.2.5-1.23.1.s390x",
"product_id": "php72-xmlrpc-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-xmlwriter-7.2.5-1.23.1.s390x",
"product_id": "php72-xmlwriter-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-xsl-7.2.5-1.23.1.s390x",
"product_id": "php72-xsl-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-zip-7.2.5-1.23.1.s390x",
"product_id": "php72-zip-7.2.5-1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.23.1.s390x",
"product": {
"name": "php72-zlib-7.2.5-1.23.1.s390x",
"product_id": "php72-zlib-7.2.5-1.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.23.1.x86_64",
"product": {
"name": "apache2-mod_php72-7.2.5-1.23.1.x86_64",
"product_id": "apache2-mod_php72-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-7.2.5-1.23.1.x86_64",
"product_id": "php72-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-bcmath-7.2.5-1.23.1.x86_64",
"product_id": "php72-bcmath-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-bz2-7.2.5-1.23.1.x86_64",
"product_id": "php72-bz2-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-calendar-7.2.5-1.23.1.x86_64",
"product_id": "php72-calendar-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-ctype-7.2.5-1.23.1.x86_64",
"product_id": "php72-ctype-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-curl-7.2.5-1.23.1.x86_64",
"product_id": "php72-curl-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-dba-7.2.5-1.23.1.x86_64",
"product_id": "php72-dba-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-devel-7.2.5-1.23.1.x86_64",
"product_id": "php72-devel-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-dom-7.2.5-1.23.1.x86_64",
"product_id": "php72-dom-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-embed-7.2.5-1.23.1.x86_64",
"product_id": "php72-embed-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-enchant-7.2.5-1.23.1.x86_64",
"product_id": "php72-enchant-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-exif-7.2.5-1.23.1.x86_64",
"product_id": "php72-exif-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-fastcgi-7.2.5-1.23.1.x86_64",
"product_id": "php72-fastcgi-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-fileinfo-7.2.5-1.23.1.x86_64",
"product_id": "php72-fileinfo-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-fpm-7.2.5-1.23.1.x86_64",
"product_id": "php72-fpm-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-ftp-7.2.5-1.23.1.x86_64",
"product_id": "php72-ftp-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-gd-7.2.5-1.23.1.x86_64",
"product_id": "php72-gd-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-gettext-7.2.5-1.23.1.x86_64",
"product_id": "php72-gettext-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-gmp-7.2.5-1.23.1.x86_64",
"product_id": "php72-gmp-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-iconv-7.2.5-1.23.1.x86_64",
"product_id": "php72-iconv-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-imap-7.2.5-1.23.1.x86_64",
"product_id": "php72-imap-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-intl-7.2.5-1.23.1.x86_64",
"product_id": "php72-intl-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-json-7.2.5-1.23.1.x86_64",
"product_id": "php72-json-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-ldap-7.2.5-1.23.1.x86_64",
"product_id": "php72-ldap-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-mbstring-7.2.5-1.23.1.x86_64",
"product_id": "php72-mbstring-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-mysql-7.2.5-1.23.1.x86_64",
"product_id": "php72-mysql-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-odbc-7.2.5-1.23.1.x86_64",
"product_id": "php72-odbc-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-opcache-7.2.5-1.23.1.x86_64",
"product_id": "php72-opcache-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-openssl-7.2.5-1.23.1.x86_64",
"product_id": "php72-openssl-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-pcntl-7.2.5-1.23.1.x86_64",
"product_id": "php72-pcntl-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-pdo-7.2.5-1.23.1.x86_64",
"product_id": "php72-pdo-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-pgsql-7.2.5-1.23.1.x86_64",
"product_id": "php72-pgsql-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-phar-7.2.5-1.23.1.x86_64",
"product_id": "php72-phar-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-posix-7.2.5-1.23.1.x86_64",
"product_id": "php72-posix-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-pspell-7.2.5-1.23.1.x86_64",
"product_id": "php72-pspell-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-readline-7.2.5-1.23.1.x86_64",
"product_id": "php72-readline-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-shmop-7.2.5-1.23.1.x86_64",
"product_id": "php72-shmop-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-snmp-7.2.5-1.23.1.x86_64",
"product_id": "php72-snmp-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-soap-7.2.5-1.23.1.x86_64",
"product_id": "php72-soap-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-sockets-7.2.5-1.23.1.x86_64",
"product_id": "php72-sockets-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-sqlite-7.2.5-1.23.1.x86_64",
"product_id": "php72-sqlite-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-sysvmsg-7.2.5-1.23.1.x86_64",
"product_id": "php72-sysvmsg-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-sysvsem-7.2.5-1.23.1.x86_64",
"product_id": "php72-sysvsem-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-sysvshm-7.2.5-1.23.1.x86_64",
"product_id": "php72-sysvshm-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-tidy-7.2.5-1.23.1.x86_64",
"product_id": "php72-tidy-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-tokenizer-7.2.5-1.23.1.x86_64",
"product_id": "php72-tokenizer-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-wddx-7.2.5-1.23.1.x86_64",
"product_id": "php72-wddx-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-xmlreader-7.2.5-1.23.1.x86_64",
"product_id": "php72-xmlreader-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-xmlrpc-7.2.5-1.23.1.x86_64",
"product_id": "php72-xmlrpc-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-xmlwriter-7.2.5-1.23.1.x86_64",
"product_id": "php72-xmlwriter-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-xsl-7.2.5-1.23.1.x86_64",
"product_id": "php72-xsl-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-zip-7.2.5-1.23.1.x86_64",
"product_id": "php72-zip-7.2.5-1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.23.1.x86_64",
"product": {
"name": "php72-zlib-7.2.5-1.23.1.x86_64",
"product_id": "php72-zlib-7.2.5-1.23.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 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
}
],
"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.23.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.23.1.aarch64"
},
"product_reference": "apache2-mod_php72-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "apache2-mod_php72-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "apache2-mod_php72-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "apache2-mod_php72-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-bcmath-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-bcmath-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-bcmath-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-bcmath-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-bz2-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-bz2-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-bz2-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-bz2-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-calendar-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-calendar-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-calendar-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-calendar-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-ctype-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-ctype-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-ctype-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-ctype-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-curl-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-curl-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-curl-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-curl-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-dba-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-dba-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-dba-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-dba-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-dom-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-dom-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-dom-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-dom-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-enchant-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-enchant-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-enchant-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-enchant-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-exif-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-exif-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-exif-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-exif-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-fastcgi-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-fastcgi-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-fastcgi-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-fastcgi-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-fileinfo-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-fileinfo-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-fileinfo-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-fileinfo-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-fpm-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-fpm-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-fpm-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-fpm-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-ftp-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-ftp-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-ftp-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-ftp-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-gd-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-gd-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-gd-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-gd-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-gettext-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-gettext-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-gettext-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-gettext-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-gmp-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-gmp-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-gmp-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-gmp-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-iconv-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-iconv-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-iconv-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-iconv-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-imap-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-imap-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-imap-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-imap-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-intl-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-intl-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-intl-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-intl-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-json-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-json-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-json-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-json-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-ldap-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-ldap-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-ldap-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-ldap-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-mbstring-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-mbstring-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-mbstring-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-mbstring-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-mysql-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-mysql-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-mysql-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-mysql-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-odbc-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-odbc-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-odbc-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-odbc-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-opcache-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-opcache-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-opcache-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-opcache-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-openssl-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-openssl-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-openssl-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-openssl-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-pcntl-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-pcntl-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-pcntl-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-pcntl-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-pdo-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-pdo-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-pdo-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-pdo-7.2.5-1.23.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.23.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.23.1.noarch"
},
"product_reference": "php72-pear-7.2.5-1.23.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.23.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.23.1.noarch"
},
"product_reference": "php72-pear-Archive_Tar-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-pgsql-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-pgsql-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-pgsql-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-pgsql-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-phar-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-phar-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-phar-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-phar-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-posix-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-posix-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-posix-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-posix-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-pspell-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-pspell-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-pspell-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-pspell-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-readline-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-readline-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-readline-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-readline-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-shmop-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-shmop-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-shmop-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-shmop-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-snmp-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-snmp-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-snmp-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-snmp-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-soap-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-soap-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-soap-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-soap-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-sockets-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-sockets-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-sockets-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-sockets-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-sqlite-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-sqlite-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-sqlite-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-sqlite-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-sysvmsg-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-sysvmsg-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-sysvmsg-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-sysvmsg-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-sysvsem-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-sysvsem-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-sysvsem-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-sysvsem-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-sysvshm-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-sysvshm-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-sysvshm-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-sysvshm-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-tidy-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-tidy-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-tidy-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-tidy-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-tokenizer-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-tokenizer-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-tokenizer-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-tokenizer-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-wddx-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-wddx-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-wddx-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-wddx-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-xmlreader-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-xmlreader-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-xmlreader-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-xmlreader-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-xmlrpc-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-xmlrpc-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-xmlrpc-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-xmlrpc-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-xmlwriter-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-xmlwriter-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-xmlwriter-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-xmlwriter-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-xsl-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-xsl-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-xsl-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-xsl-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-zip-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-zip-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-zip-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-zip-7.2.5-1.23.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.23.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.23.1.aarch64"
},
"product_reference": "php72-zlib-7.2.5-1.23.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.23.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.23.1.ppc64le"
},
"product_reference": "php72-zlib-7.2.5-1.23.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.23.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.23.1.s390x"
},
"product_reference": "php72-zlib-7.2.5-1.23.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.23.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.23.1.x86_64"
},
"product_reference": "php72-zlib-7.2.5-1.23.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.23.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64"
},
"product_reference": "php72-devel-7.2.5-1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.23.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le"
},
"product_reference": "php72-devel-7.2.5-1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.23.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x"
},
"product_reference": "php72-devel-7.2.5-1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.23.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
},
"product_reference": "php72-devel-7.2.5-1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this 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.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-02T14:20:10Z",
"details": "moderate"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this 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.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.23.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.23.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:php72-devel-7.2.5-1.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-02T14:20:10Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
}
]
}
SUSE-SU-2022:4067-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:54 - Updated: 2022-11-18 10:54Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- Version update to 7.2.34 [jsc#SLE-23639]\n\n- CVE-2022-37454: Fixed SHA-3 buffer overflow (bsc#1204577).\n- Fix integer overflow in PHP_SHA3##bits (bsc#1204577#c26).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4067,SUSE-SLE-Product-HPC-15-2022-4067,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-4067,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-4067,SUSE-SLE-Product-SLES-15-2022-4067,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-4067,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-4067,SUSE-SLE-Product-SLES_SAP-15-2022-4067,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-4067,SUSE-Storage-6-2022-4067,openSUSE-SLE-15.4-2022-4067",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4067-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4067-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224067-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4067-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012983.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9253 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9253/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8923 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9120 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000222 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12882 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14851 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17082 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19935 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20783 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11035 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11036 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11039 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11040 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11043 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11045 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11045/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11046 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11046/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11047 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11047/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11048 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11048/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11050 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11050/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9020 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9021 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9022 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9023 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9024 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9637 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9638 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9638/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9640 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9640/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9641 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9641/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9675 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7059 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7060 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7060/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7062 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7063 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7064 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7064/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7066 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7068 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7069 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7070 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7071 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21703 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21704 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21705 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-11-18T10:54:18Z",
"generator": {
"date": "2022-11-18T10:54:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4067-1",
"initial_release_date": "2022-11-18T10:54:18Z",
"revision_history": [
{
"date": "2022-11-18T10:54:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-curl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-dba-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-devel-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-dom-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-embed-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-exif-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-gd-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-intl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-json-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-phar-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-posix-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-readline-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-soap-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-test-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-zip-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.i586",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.i586",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-7.2.34-150000.4.103.1.i586",
"product_id": "php7-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.i586",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.i586",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.i586",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.i586",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-curl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.i586",
"product_id": "php7-dba-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.i586",
"product_id": "php7-devel-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.i586",
"product_id": "php7-dom-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.i586",
"product_id": "php7-embed-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.i586",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.i586",
"product_id": "php7-exif-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.i586",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.i586",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.i586",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.i586",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.i586",
"product_id": "php7-gd-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.i586",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.i586",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.i586",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-intl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.i586",
"product_id": "php7-json-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.i586",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.i586",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.i586",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.i586",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.i586",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.i586",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.i586",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.i586",
"product_id": "php7-phar-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.i586",
"product_id": "php7-posix-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.i586",
"product_id": "php7-readline-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.i586",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.i586",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.i586",
"product_id": "php7-soap-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.i586",
"product_id": "php7-test-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.i586",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.i586",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.i586",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.i586",
"product_id": "php7-zip-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.i586",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.2.34-150000.4.103.1.noarch",
"product": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch",
"product_id": "php7-pear-7.2.34-150000.4.103.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-curl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-dba-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-devel-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-dom-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-embed-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-exif-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-gd-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-intl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-json-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-phar-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-posix-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-readline-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-soap-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-test-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-zip-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-curl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-dba-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-devel-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-dom-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-embed-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-exif-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-gd-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-intl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-json-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-phar-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-posix-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-readline-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-soap-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-zip-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-curl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-dba-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-devel-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-dom-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-embed-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-exif-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-gd-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-intl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-json-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-phar-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-posix-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-readline-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-soap-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-test-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-zip-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-zlib-7.2.34-150000.4.103.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 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_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.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.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.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.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9253"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.3.x before 7.3.0alpha3, 7.2.x before 7.2.8, and before 7.1.20. The php-fpm master process restarts a child process in an endless loop when using program execution functions (e.g., passthru, exec, shell_exec, or system) with a non-blocking STDIN stream, causing this master process to consume 100% of the CPU, and consume disk space with a large volume of error logs, as demonstrated by an attack by a customer of a shared-hosting facility.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9253",
"url": "https://www.suse.com/security/cve/CVE-2015-9253"
},
{
"category": "external",
"summary": "SUSE Bug 1081790 for CVE-2015-9253",
"url": "https://bugzilla.suse.com/1081790"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2015-9253"
},
{
"cve": "CVE-2017-8923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8923"
}
],
"notes": [
{
"category": "general",
"text": "The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script\u0027s use of .= with a long string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8923",
"url": "https://www.suse.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "SUSE Bug 1038980 for CVE-2017-8923",
"url": "https://bugzilla.suse.com/1038980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2017-9120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9120"
}
],
"notes": [
{
"category": "general",
"text": "PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9120",
"url": "https://www.suse.com/security/cve/CVE-2017-9120"
},
{
"category": "external",
"summary": "SUSE Bug 1103661 for CVE-2017-9120",
"url": "https://bugzilla.suse.com/1103661"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2018-1000222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000222"
}
],
"notes": [
{
"category": "general",
"text": "Libgd version 2.2.5 contains a Double Free Vulnerability vulnerability in gdImageBmpPtr Function that can result in Remote Code Execution . This attack appear to be exploitable via Specially Crafted Jpeg Image can trigger double free. This vulnerability appears to have been fixed in after commit ac16bdf2d41724b5a65255d4c28fb0ec46bc42f5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000222",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222"
},
{
"category": "external",
"summary": "SUSE Bug 1105434 for CVE-2018-1000222",
"url": "https://bugzilla.suse.com/1105434"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000222"
},
{
"cve": "CVE-2018-12882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12882"
}
],
"notes": [
{
"category": "general",
"text": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12882",
"url": "https://www.suse.com/security/cve/CVE-2018-12882"
},
{
"category": "external",
"summary": "SUSE Bug 1099098 for CVE-2018-12882",
"url": "https://bugzilla.suse.com/1099098"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2018-14851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14851"
}
],
"notes": [
{
"category": "general",
"text": "exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14851",
"url": "https://www.suse.com/security/cve/CVE-2018-14851"
},
{
"category": "external",
"summary": "SUSE Bug 1103659 for CVE-2018-14851",
"url": "https://bugzilla.suse.com/1103659"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2018-17082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17082"
}
],
"notes": [
{
"category": "general",
"text": "The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a \"Transfer-Encoding: chunked\" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17082",
"url": "https://www.suse.com/security/cve/CVE-2018-17082"
},
{
"category": "external",
"summary": "SUSE Bug 1108753 for CVE-2018-17082",
"url": "https://bugzilla.suse.com/1108753"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2018-19935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19935"
}
],
"notes": [
{
"category": "general",
"text": "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19935",
"url": "https://www.suse.com/security/cve/CVE-2018-19935"
},
{
"category": "external",
"summary": "SUSE Bug 1118832 for CVE-2018-19935",
"url": "https://bugzilla.suse.com/1118832"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2018-20783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20783"
}
],
"notes": [
{
"category": "general",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20783",
"url": "https://www.suse.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1126713"
},
{
"category": "external",
"summary": "SUSE Bug 1127122 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1127122"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-20783"
},
{
"cve": "CVE-2019-11034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11034"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11034",
"url": "https://www.suse.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "SUSE Bug 1132838 for CVE-2019-11034",
"url": "https://bugzilla.suse.com/1132838"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2019-11035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11035"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11035",
"url": "https://www.suse.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "SUSE Bug 1132837 for CVE-2019-11035",
"url": "https://bugzilla.suse.com/1132837"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2019-11036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11036"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11036",
"url": "https://www.suse.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "SUSE Bug 1134322 for CVE-2019-11036",
"url": "https://bugzilla.suse.com/1134322"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2019-11039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11039"
}
],
"notes": [
{
"category": "general",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11039",
"url": "https://www.suse.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "SUSE Bug 1138173 for CVE-2019-11039",
"url": "https://bugzilla.suse.com/1138173"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11040"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11040",
"url": "https://www.suse.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "SUSE Bug 1138172 for CVE-2019-11040",
"url": "https://bugzilla.suse.com/1138172"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2019-11043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11043"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11043",
"url": "https://www.suse.com/security/cve/CVE-2019-11043"
},
{
"category": "external",
"summary": "SUSE Bug 1154999 for CVE-2019-11043",
"url": "https://bugzilla.suse.com/1154999"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2019-11045",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11045"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11045",
"url": "https://www.suse.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "SUSE Bug 1159923 for CVE-2019-11045",
"url": "https://bugzilla.suse.com/1159923"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11045"
},
{
"cve": "CVE-2019-11046",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11046"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren\u0027t ASCII numbers. This can read to disclosure of the content of some memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11046",
"url": "https://www.suse.com/security/cve/CVE-2019-11046"
},
{
"category": "external",
"summary": "SUSE Bug 1159924 for CVE-2019-11046",
"url": "https://bugzilla.suse.com/1159924"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2019-11047",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11047"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11047",
"url": "https://www.suse.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "SUSE Bug 1159922 for CVE-2019-11047",
"url": "https://bugzilla.suse.com/1159922"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11047"
},
{
"cve": "CVE-2019-11048",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11048"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11048",
"url": "https://www.suse.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "SUSE Bug 1171999 for CVE-2019-11048",
"url": "https://bugzilla.suse.com/1171999"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11048"
},
{
"cve": "CVE-2019-11050",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11050"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11050",
"url": "https://www.suse.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "SUSE Bug 1159927 for CVE-2019-11050",
"url": "https://bugzilla.suse.com/1159927"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11050"
},
{
"cve": "CVE-2019-9020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9020"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9020",
"url": "https://www.suse.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "SUSE Bug 1126711 for CVE-2019-9020",
"url": "https://bugzilla.suse.com/1126711"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2019-9021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9021"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9021",
"url": "https://www.suse.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2019-9021",
"url": "https://bugzilla.suse.com/1126713"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2019-9022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9022"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9022",
"url": "https://www.suse.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "SUSE Bug 1126827 for CVE-2019-9022",
"url": "https://bugzilla.suse.com/1126827"
}
],
"remediations": [
{
"category": "vendor_fix",
"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.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High P